BODY, TABLE, TR, TD, UL, LI {
	font-family: arial;
	font-size: 10pt;
	color: black;
	font-weight: normal;
}

P {
	font-family: arial;
	font-size: 10pt;
	color: black;
	font-weight:normal;
}

H1  {
	font : Arial;
	font-size : 14pt;
	font-weight : bold;
	color : 9999CC;
}

H2  {
	font : Arial;
	font-size : 12pt;
	font-weight : bold;
	color : 777FA7;
}

H3  {
	font : Arial;
	font-size :  10pt;
	font-weight : bold;
	color : 339999;
}

H4  {
	font : Arial;
	font-size :  10pt;
	font-weight : bold;
	color : 000066;
}

A  {
	font : Arial;
	font-weight : bold;
	font-family : sans-serif;
	color : 339999;
	text-decoration: none;
}

A:Visited  {
	font-weight : bold;
	font : Arial, Helvetica, Verdana;
	font-family : sans-serif;
	color : 000066;
}

A:Active  {
	font : Arial, Helvetica, Verdana;
	font-weight : bold;
	font-family : sans-serif;
	color : 000066;
}

A:Hover  {
	font : Arial, Helvetica, Verdana;
	font-weight : bold;
	font-family : sans-serif;
	color : 000066;
	text-decoration: underline;
}


.small {
	font-size: 8pt;
	font-family: arial;
	color: black;
}

.green {
	font : Arial;
	font-size :  10pt;
	font-weight : bold;
	color : 339999;
}
a img{
 border: 1px solid #339999;
}
 
a:hover img{
 border: 1px solid #000066;
}
 

a:visited img{
 border: 1px solid #000066;
}
#header {
}
 
#header a {
}
 
#header a img {
 border: 0px solid #666666;
 padding:0px;
 margin:0px;
}