body,td,th, div {
	font-family: Times New Roman, serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
body {
	background-color: #FFFFFF;
	background-image: url(../_gfx_/template/background.gif);
	margin: 0px;
	padding: 0px;
}
.homeText { color: #FFFFFF;}
.hdline { color: #666666; font-family: Times New Roman, serif; font-weight: bold;}
.mini { color: #666666; font-family: Times New Roman, serif; font-size : 9px;}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 404040;
}

.link {font-family : Times New Roman, serif; font-size : 9px;}

a {
	color: #333333;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:visited {
	color: #555555;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #999999;
}


.white {color: #FFFFFF; font-family : Times New Roman, serif; font-size : 9px;}