TD, FORM {
	font-size: 10pt;
}

LI {
	margin-bottom: 5px;
}
A {
	text-decoration: underline;
	color: #0042B4;
}

A:hover {
	text-decoration: none;
}

A.link1 {
	color: #0042B4;
	font-weight: bold;
	font-size: 10pt;
}

A.link2 {
	color: #4B4B4B;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}

A.link2:hover {
	text-decoration: underline;
}
LI {
	font-size: 10pt;
}

UL {
	font-size: 10pt;
}
H1 {
	color: #143E64;
	font-size: 14pt;
	text-align: center;
}

H2 {
	font-size: 14pt;
	color: #143E64;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

H3 {
	font-size: 1.1em;
	color: #143E64;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

P {
	font-size:9pt;
	margin: 0px 0px 10px 0px;
}

.p2 {
	font-size:10pt;
	

}
.date {
	font-size: 7pt;
	color: #BC0000;;
}

.red {
	color: red;
}

.zip {
	padding-left: 18px;
	background-image: url(../images/zip-icon.gif);
	background-repeat: no-repeat;
}

.brown {
	
	color: #800000;
	font-family: "times New Roman";
	font-size: 12pt;
	
}