BODY
{
	color:#ffffff;
	background-color:#000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.small {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

.title {
	font-size: 50px;
	font-style: underline;
	font-weight: bold;
}

.large {
	font-size: 29px;
	font-style: normal;
	font-weight: bold;
}

.bold {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

body, td {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}

a:link, a:active, a:visited {
	color: #036;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #999;
	text-decoration: underline;
	font-weight: bold;
}

.imgborder{
	border: 0px;
}