table{ 
	font:11px arial;}
		
.newstext1{
	font:bold 11px arial;
	color:#FF0000;
	}		

.newstext2{
	font:bold 17px georgia;
	color:#C67506;
	}		

.newstext3{
	font:bold 12px georgia;
	color:#E4830A;
	}		


/* link default */
a:link{ color:#4AB8D1; text-decoration:none; font-weight:normal;}
a:visited{ color:#4AB8D1; text-decoration:none; font-weight:normal; }
a:hover{ color: #00D0FF; text-decoration:underline;}


.marginBot1{
	margin-bottom: 10px;}

.dottedseperator1 {	border-bottom: #e2e2e2 1px dotted;}
