A:link, A:active, A:visited {
	color : #3D168B;
	text-decoration : none;
}
A:hover {
	text-decoration : underline;
}
A.bluebg:link, A.bluebg:active, A.bluebg:visited {
	color : white;
	font-family : arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}
A.bluebg:hover {
	text-decoration : underline;
}
H1 {
	color : #3D168B;
	font-family : arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
	text-align : justify;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
}
li { 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
	margin : 0px;
	padding : 0px;
 }
.borderblack {  border: #FF9900; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.borderleft {  border-color: black black black #FF9900; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
