html, body
	{
	margin				: 0px;
	padding				: 0px;
	background: #FFF;
	}
*{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
A{
	color : #1c81c5;
	text-decoration : none;
}
P {
	color : #010101;
	margin : 0;
	padding : 7px 0px 7px 0px;
	line-height: 140%;
}
TABLE, IMG, DIV{
	border : none;
}
TABLE{
	border-collapse: collapse;
}
TD{
	vertical-align : top;
	padding: 0px;
}
H1{
	font-size : 135%;
	font-weight : bold;
	margin : 3px 0 8px 0;
	padding : 0;
}
H2{
	font-size : 150%;
}
H3{
	font-size : 130%;
}
#general{
	font-size : 70%;
	text-align : center;
}
#header {
	width : 565px;
	height : 260px;
	margin : 0 auto 0;
	text-align:left; 
}
#nav1{
	width : 615px;
	height : 90px;
	margin : 10px auto 15px;
	text-align:left;
}
#nav1 DIV{
	float:left;
}
#news {
	width : 565px;
	margin : 0 auto 0;
	text-align:left;
	font-size : 90%;
}
.ann {
	float:left;
	width : 145px;
}
.spacer {
	float:left;
	width : 65px;
}
.ann P{
	margin-top : 10px;
}
.anndate {
	color : #818181;
	font-size : 110%;
}
.anntitle {
	color : #e61b38;
	font-weight : bold;
	font-size : 110%;
	text-decoration: underline;
}
.annmore {
	color : #0497dd;
}
#bottom{
	width : 574px;
	height : 50px;
	margin : 10px auto 15px;
	text-align:left;
	font-size : 90%;
	color : #666666;
}
#bottom DIV{
	float:left;
}
#bottom .dot {
	width: 12px; 
	height:12px; 
	margin-top : 5px;
}
