body { 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: White; 
	color: #737272; 
	line-height: 18px
}

.red {color:#F00}

.title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #359ddd;
	padding-bottom: 10px;
	background-color: White; 
}

.hometext{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5c5c5c;
}



.newstitle{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5c5c5c;
}

 .newsdate{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	 font-weight: normal; 
	 font-style: oblique;
	 color: #ACACAC; 
	 background-color: inherit;
 }
 
  .news{ 
	
	 color: #9F9F9F; 

 }

#contentbox1 {
	width: 225px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	border-right: 1px;
	border-right-color: #D8D8D8;
	border-right-style: solid;
	float: left;
}





a:link   	{font-family: Arial; font-size: 12px;	font-weight: bold; color: #359bdd; text-decoration: none;}
a:visited	{font-family: Arial; font-size: 12px;	font-weight: bold; color: #359bdd; text-decoration: none;}
a:active 	{font-family: Arial; font-size: 12px;	font-weight: bold; color: #359bdd; text-decoration: none;}
a:hover		{font-family: Arial; font-size: 12px;	font-weight: bold; color: #359bdd; text-decoration: underline;}


