BODY {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	margin: 0.2em;
}
p {
	margin : 0.4em 0px 0px 0px;
	line-height : 16px;
	padding : 0px 0px 0px 3px;
}
TABLE {
	margin-top : 20px;
}

	TD {
	font-size : 12px;
	padding-left : 5px;
	padding-right : 5px;
	font-family : Arial, Helvetica, sans-serif;
	padding-bottom : 1.2em;
	line-height : 16px;
}
P {
	padding-top : 5px;
	padding-bottom : 5px;
}
A {
	line-height : 1.5em;
}


	A:link {
	color: #0000CC;
	font-size : 11px;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
	A:visited {
	color: #0099FF;
	font-size : 11px;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
	A:hover {
	color: Maroon;
	font-size : 11px;
	text-decoration : underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
	A:active {
	color: Silver;
	font-size : 11px;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
	H1 {
	color: Navy;
	font-family : "Times New Roman", Times, serif;
	font-size : 25px;
	margin : 0em;
	margin-top : 1em;
	padding-bottom : 0.2em;
	line-height : 25px;
}
		
	H2 {
	color: Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	margin-bottom : 10px;
}

.H3 {
	color: Navy;
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom : 0.5em;
}


H3 {
	color: Navy;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 10px 0px 8px 0px;
	font-weight : bold;
}

H4 {
	color: Navy;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
}
.H4 {
	color: Navy;
	font-size : 0.8em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0em;
	margin-top : 1.4em;
	margin-bottom : 0.5em;
	font-weight : bold;
}
	UL {
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #2F4F4F;
	text-decoration : none;
	list-style-type : none;
	margin-top : 0em;
}

OL {
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	margin-top : 0em;
	padding-top : 5px;
}

LI {
	padding-bottom : 5px;
}
li.bullet {
	background-image : url(../images/bullet.jpg);
	background-repeat : no-repeat;
	background-position : left;
	padding : 0px 0px 5px 25px;
	font-size : 13px;
	color : #333333;
}
	ADDRESS {
		font-size : 10px;
	}
</STYLE>