BODY {
	background-color : #DDE8FE;
}


Div  {	
	font-size : 10pt;
	font-family : Arial, Sans Serif;
	text-decoration : none;
	color : #000080;	
}
P  {
	font-size : 10pt;
	font-family : Arial, Sans Serif;
	font-weight : normal;
	color : #024B82;
}

li  {
	font-size : 10pt;
	font-family : Arial, Sans Serif;
	color : #ff0000;
}

H1  {
	font-size : 16pt;
	font-family : Arial, Sans Serif;
	font-weight : bold;
	color : #008000;
}

H2  {	font-size : 13pt;
	font-family : Arial, Sans Serif;
	font-weight : bold;
	color : #006699;}

H3  {font-size : 12pt;
	font-family : Arial, Sans Serif;
	font-weight : bold;
	color : #024B82;}
	
H4  {
	font-size : 14pt;
	font-family : Arial;
	font-style : italic;
	color : #DA8860;
}

A  {
	font-size : 9pt;
	font-family : Arial;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	font-size : 9pt;
	font-family :Arial;
	color : #FFFFFF;
	text-decoration : none;
}

A:Active  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	color : #DA8860;
	text-decoration : none;
}

A:Hover  {
	font-size : 9pt;
	font-family : Arial,;
	color : #DA8860;
	font-weight : bold;
	text-decoration : underline;
}

A.blue {
	font-size : 9pt;
	font-family : Arial;
	color : #024B82;
	text-decoration : underline;
	font-weight : bold;
}

A.blue:ACTIVE {
	font-size : 9pt;
	font-family : Arial,;
	color : #DA8860;
	font-weight : bold;
	text-decoration : underline;
}

A.blue:HOVER {
	font-size : 9pt;
	font-family : Arial,;
	color : #DA8860;
	font-weight : bold;
	text-decoration : none;
}

A.blue:LINK {
	font-size : 9pt;
	font-family : Arial;
	color : #024B82;
	text-decoration : underline;
	font-weight : bold;
}

A.blue:VISITED {
	font-size : 9pt;
	font-family : Arial;
	color : #024B82;
	text-decoration : underline;
	font-weight : bold;	
}




td  {
	font-size : 10pt;
	font-family : Arial, Sans Serif;
	font-weight : normal;
	color : #000000;
}

td.nonlink  {
	font-size : 9pt;
	font-family : Arial;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}


