body,td,th {
	font-family: Footlight MT Light, Times New Roman, serif;
	background-image: url(../imgs/windpattern.jpg);
	list-style-image: url(../images/bullet.jpg);
	font-size:14px;
	
}
a:link {
	color: #008080;
}
a:visited {
	color: #800000;
}
a:hover {
	color: #CC9900;
}
a:active {
	color: #003366;
}
