BODY
{
	color:#300;
	background-color:#7272AD;
	font-family: "Century Gothic";
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
}

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

.title {
	font-size: 20px;
	font-style: underline;
	font-weight: bold;
	text-align:left;
}

.large {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-align:left;
}

.bold {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align:left;
}

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

a:hover {
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
	text-align:left;
}

.imgborder{
	border: 0px;
}
