BODY{
	font-family : verdana;
	color : #066742;
	bordercolor : #066742;
	background-color : #F7F4D3;
	background: #F7F4D3 url(images/bg.jpg);
	background-repeat: repeat-x;
	font-size : 12pt;
}

A:LINK{
	color : #000000;
	text-decoration : none;
}

A:ACTIVE{
	color : #066742;
	text-decoration : none;
}

A:VISITED{
	color : #000000;
	text-decoration : none;
}

A:HOVER{
	color : #066742;
	text-decoration : none;
}

TABLE,TD{
	font-family : verdana;
	font-size : 10pt;
	font-weight : normal;
}