/* CSS Document */

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 { color: #003300; font-size: 14px; }
h2 {
	font-size: 10px;
	color: #FFFFFF;
}

h3 {
	font-size: 13px;
	color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
body {
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #FEF2DF;
}
a:hover {
	color: #990000;
}
a {
	font-size: 12px;
	font-weight: bold;
}
.ByAuthor {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.date {font-size: 12px}
.templatenames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
}
