/* CSS Document */
a:active     {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link       {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited    {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
}

body         {SCROLLBAR-base-COLOR: #EAEAEA;SCROLLBAR-ARROW-COLOR: #474747;  
                font-family: Arial; font-size: 12px; color: #000000}
li           {  font-family: Arial; font-size: 12px; color: #000000}
ol           {  font-family: Arial; font-size: 12px; color: #000000}
table        {  font-family: Arial; font-size: 12px; color: #000000}
td           {  font-family: Arial; font-size: 12px; color: #000000}

a:hover {color: #000000;text-decoration: underline overline;}

.text {
color: #000000;
font-family: verdana;
font-size: 10pt;
font-weight: regular;
text-align: justify;
margin-left: 21px;
margin-right: 21px;
margin-top: 9px;
margin-bottom:9px;
	}

.mainnewstext {
color: #000000;
font-family: verdana;
font-size: 10pt;
font-weight: regular;
text-align: justify;
margin-left: 21px;
margin-right: 21px;
margin-top: 9px;
margin-bottom: 9px;
	}