TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 12px;
}

h1, h2 {
	font-size: 13px;
	font-weight: bold;
	top:0;
	bottom:0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.bold{
	font-weight: normal;
}

A:LINK, A:VISITED {
	color : #336600;
	text-decoration : none;
}

A:HOVER, A:ACTIVE {
	text-decoration : underline;
	color : #99FF99;
}

.copyright{
	font-size : 10px;
}

