body{
	margin : 0px 0px 0px 0px;
	padding: 0px;
	color: #2D517E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : White;
}
body, td{
	font-size: 12px;
}
p{
	margin : 4px 0px 4px 0px;
	text-indent : 20px;
}
a:link, a:visited{
  	color: #4174B6;
}
a:hover{
	color: #009CFF;
}
.menublock{
padding-left:50px;
	 background-image: url(images/arr-left.gif);
	background-position: left top;
	background-repeat: no-repeat; 
}
.menu h1{
	padding:0px;
	margin:0px;
	margin-bottom:4px; 
}
.menu a{
	font-size: 10px;
	/*color: #4174B6;*/
	color:#333333;
	font-weight:bold;
	text-decoration: none;
}
.menu a:hover{
	text-decoration: underline;
}
#copyright{
	color:#FFFFFF;
	font-weight : bold;
	font-size: 11px;
	padding: 3px;
}
#copyright a{
	color:#FFFFFF;}
.main{
	margin : 0px 0px 0px 0px;
	padding: 5px;
}
.news{
	margin : 0px 0px 0px 0px;
	padding: 5px;
	padding-bottom:50px;
	font-size: 11px;
	background-image : url(images/arr.gif);
	background-position : bottom;
	background-repeat : no-repeat;
}
h1{
	font-size: 12px;
	color: #4174B6;
	font-weight:bold;
}
h2{
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}
.ccc a{
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.ccc a:hover{
	text-decoration: underline;
}
.more {
    width:420px; 
	font-size: 11px;
	color: #4174B6;
	font-weight:bold;
	text-align : right;
	margin : 0px 0px 0px 0px;
	padding-bottom : 3px;
}



