BODY {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	margin: 3% 0 0 3%;
}
p {
	margin : 0.4em 0px 0px 0px;
	line-height : 16px;
	padding : 0px 0px 0px 3px;
}


TABLE {
	width :70%;
	line-height : 16px;
	margin-left : 8%;
}


td.left {
	width: 110px;
	vertical-align : top;
}


td.left A:link {
	font-size : 0.8em;
	text-decoration : none;
}


td.main {
	width: inherit;
	padding-left : 3%;
}


td.main A:link {
	font-size : 0.9em;
	text-decoration : none;
}

td.main P {
	padding-top : 5px;
	padding-bottom : 5px;
	font-size : 0.75em;
	color : #333300;
	line-height : 1.7em;
}




	A:link {
	color: #0000CC;
	text-decoration : none;
	line-height : 1.5em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	A:visited {
	color: #0000CC;
	text-decoration : none;
	font-size : 0.8em;
	
}
	A:hover {
	text-decoration : underline;
	
	
}
	A:active {
	
	text-decoration : none;
	
	
}
	H1 {
	color: #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.3em;
	margin : 1em 0 0 0;
	font-weight : lighter;
	padding : 1em 0px 1em 0px;
}
		
	H2 {
	color: Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	margin-bottom : 10px;
}


H3 {
	color: #003399;
	font-size : 1em;
	font-family : Arial, Helvetica, sans-serif;
	margin : 2em 1em 0.5em 1em;
}

H4 {
	color: #003399;
	padding-top: 0.5em;
	margin-bottom: 0.5em;
	font-size : 1em;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	margin-left : 4em;
}

	UL {
	font-size : 0.75em;
	font-family : Arial, Helvetica, sans-serif;
	color : #2F4F4F;
	list-style-type : square;
	margin-top : 0em;
}

LI {
	padding-bottom : 1.2em;
}





SPAN.link-grey {
	font-size: 0.8em;
	color: #666666;
	line-height: 1.3em;
}
SPAN.link-red {
	color: Red;
	font-size : 1.2em;
}

img.pic150 {
	float : left;
	margin : 0.5em 1em 2em 0px;
}
img.pic250 {
	margin : 2em 1em 3em 20%;
}




DIV#float-left {
	float : left;
	width : 40%;
	margin : 0px 1% 0px 0px;
}
DIV#float-right {
	float : right;
	width : 50%;
	margin : 0px 0px 0px 1%;
}


	ADDRESS {
		font-size : 10px;
	}
	
	
	
	
	
</STYLE>