/* CSS Document */
body,td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}
th{
	background:#D7D7D7;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color:#333333;
}
.feathurestable{
	background-color:#E9E9E9;
}

h1{
	color:#333333;
	font-size:36px;
	line-height:80%;
	letter-spacing:90%;
}
h2{
	color:#333333;
	font-size:small;
}
h3{
	color:#333333;
}
h4{
	color:#01628D;
	font-size:14px;
}
h5{
	color:#333333;
	font-size:12px;
}

a{
	text-decoration:underline;
	color:#0790BE;
}
a:hover{
	text-decoration:underline;
	background-color:#E4E4E4;
}

.error_text{
	color:#FF0000;
}
.news_date{
	color:#01628D;
}
.news_intro{
	font-size:10px;
	font-weight:bold;
}
.footer{
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}
.boxes{
	color:#01628D;
	background-color:#E4E4E4;
}