A:visited
{
TEXT-DECORATION: none;
}
A:link
{
TEXT-DECORATION: none;
}
A:hover
{
TEXT-DECORATION: underline;
}
A:active
{
TEXT-DECORATION: none;
}

BODY {
	FONT-SIZE: 10pt; 
	COLOR: #3A267F; 
	FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	scrollbar-arrow-color: #3A267F;
scrollbar-3dlight-color: #e3e1eb;
scrollbar-darkshadow-color: #e3e1eb;
scrollbar-face-color: #e3e1eb;
scrollbar-highlight-color: #3A267F;
scrollbar-shadow-color: #3A267F;
scrollbar-track-color: #e3e1eb;
}

TABLE,TR,TD,TH {
	FONT-SIZE: 100%;
	FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif; 
}

LI {
	line-height: 18px;
}

form { margin:5px 0px; padding:0;}

#justifytext {FONT-SIZE: 80%;text-align: justify;}
#justifytext em {color: #9A3F85;font-weight: bold;}
#justifytext a {color: #9A3F85;font-weight: bold;}
#justifytext a:hover {color: #9A3F85;font-weight: bold;}
#justifytext img {float:right; margin-left:10px;}

#njustifytext {FONT-SIZE: 80%;}
#njustifytext em {color: #9A3F85;font-weight: bold;}
#njustifytext a {color: #9A3F85;font-weight: bold;}
#njustifytext a:hover {color: #9A3F85;font-weight: bold;}

#justifytable {text-align: justify;}

#bulleted {FONT-SIZE: 80%;}

#footer {FONT-SIZE: 11px;color: #3F66A0;text-align:center;padding-top:15px;}
#footer a {color: #3F66A0;text-decoration:none}
#footer a:hover {color: #E1127D;}