BODY {
	color : #004080;
	background-color : White;
	font-family : Verdana, Arial, Eurostile, sans-serif;
	font-size : 1.0em;
	
	background-repeat : repeat;
	list-style-type : square;
	margin-top : 0em;
	margin-left : 0em;
	margin-right : 0em;
	
	
}
BLOCKQUOTE {

font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 1.0em;

font-weight : 400;
margin-top : 0em;
	margin-left : 2.0em;
	margin-right :2.0em;
	
}

TD {
	color : #004080;
	background-color : transparent;
	font-family : Verdana, Arial, Eurostile, sans-serif;
	font-size : 1.0em;
	background-repeat : repeat;
	list-style-type : square;
	margin-top : 0em;
	margin-left : 0em;
	margin-right : 0em;
}

TD.small-font {
	background-color : transparent;
	font-size : 0.65em;
}

TD.bgcolor-lightyellow {
	background-color : #FFFFEE;
}



A {
	color : #FF3300;
	background-color : transparent;
}

A:HOVER {
	color : #336600;
	background-color : transparent;
		}
	
A:VISITED {
color : #880000;
	background-color : transparent;
}	

A.font500 {
	background-color : transparent;
	font-weight : 500;
}	
		
	
H1 {
	background-position : top;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.50em;
	background-color : transparent;
	font-weight : 600;
	margin-top : 0em;
	margin-bottom : .0em;
	margin-left : 0em;
	padding-bottom : 0em;
}
H2 {
font-family :  Verdana, Arial, Helvetica, sans-serif;
	background-color : transparent;
	font-size : 1.40em;
	font-weight : 600;
	margin-top : 0.50em;
	margin-left : 0em;
	
	margin-bottom : 0.2em;
}
H3 {
font-family :  Arial, Helvetica, sans-serif;
	background-color : transparent;
	font-size : 1.30em;
	font-weight : 600;
		margin-top : 0em;
	margin-left : 0em;
	margin-bottom : 0.2em;
}

H4 {
font-family :  Arial, Helvetica, sans-serif;
	background-color : transparent;
	font-size : 1.20em;
	font-weight : 600;
		margin-top : 0em;
	margin-left : 0em;
	margin-bottom : 0.2em;
}



EM {

font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 0.75em;
font-weight : 500;
}
DL {
	font-family : Verdana, sans-serif;
}
DD {
	font-family : Verdana, sans-serif;
	margin-left : .85em;
}

UL {
	
	margin-top : 0em;
	margin-bottom : 0em;
}

ULUL {
	margin-top : 0em;
	margin-bottom : 0em;
	margin-left : -1.5em;
}
LI {
	list-style : square;
	font-size :  1.0em;
	
	font-weight : 600;
	margin-left : -1.0em;
	margin-bottom : 0.20em;
}
LI.weight {

	font-weight : 500;
	font-size :  0.80em;
}
I.small-font {
	background-color : transparent;
	font-weight: 400;
	font-size : 0.75em;

}

LI LI {
	list-style-type : disc;
	font-size : 1.0em;
	font-weight : 400;
	margin-left : -1.0em;
	margin-bottom : 0.20em;
}

P {
	margin-top : 0.5em;
	padding-top : 0em;
	margin-bottom : 0.25em;
}

P.serif {
	background-color : transparent;
    font-family : "Times New Roman", Times, serif;	
	font-weight: 400;
	font-size : 1.0em;

}

IMG {
	margin-top : 0em;
	margin-left : 0em;
	margin-right : 0em;
}
B {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 600;
	font-size : 1.0em;
}
B.font-size-bigger {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 600;
   font-size : 1.1em;
	
	
	
