body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
td {
	text-align: left;
	vertical-align: top;
	font-family: Georgia;
	font-size:12px;
}
body, td, th {
	color: #666666;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
	font-weight:normal;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.footer {
	font-family: Arial;
	font-size: 9px;
	color: #808080;
}
.header {
	font-family: Georgia;
	font-size: 11px;
	color: #808080;
}
.topline {
	background-image: url(template/linkbar_back.gif);
	height:21px;
}
.botline {
	background-image:url(template/footer_back.gif);
	height:35px;
	
}
.shadow1 {
	background-image:url(template/shadow.gif);
}
.shadow2 {
	background-image:url(template/shadow2.gif);
}
.lefttable {
	background-image:url(template/lefttable.gif);
}
.righttable {
	background-image:url(template/righttable.gif);
}
