A:link {
	color: #640606;
	text-decoration: underline;
}

A:visited {
	color: #E7C03F;
	text-decoration: underline;
}

A:active {
	color: #640606;
	text-decoration: underline;
}

A:hover {
	color: #135b69;
	text-decoration: none;
}

TD {
	font-size: 13px;
	font-family : Arial;
	color : #000000;
}

P {
	font-size: 10pt;
	font-family : Arial;
	color : #000000;
}


.news {
	font-size: 10pt;
	font-family : Arial;
	color : #000000;
	font-weight : normal;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

li{
color: #000000;
display: list-item;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 10pt;
font-style: normal;
font-variant: normal;
font-weight: normal;
list-style-position: outside;
list-style-type: circle;
text-decoration: none
}

bulls {
	font-family: Arial;
	font-color:black;
	font-size: 10px;
	}	
LI  {
	display: list-item;
	list-style-type: disc;
	}
	
NL {
	display: numbered list;
	list-style-type: number;	
	font-family: Arial;
	font-color:black;
	font-size: 10pt;
	}

BODY {
 scrollbar-base-color: #800080;
 scrollbar-track-color: #00FF00;
 scrollbar-face-color: #3333CC;
 scrollbar-highlight-color: #00FF00;
 scrollbar-3dlight-color: #0033CC;
 scrollbar-darkshadow-color: #3333CC;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-arrow-color: #00FF00;
 }