a{
	color: #660099;
	text-decoration: none;
}
a:hover {
	color: #663366;
	text-decoration: underline;
}
.footer a{
	color: #660099;
	text-decoration: none;
}
.footer a:hover {
	color: #663366;
	text-decoration: underline;
}
.footer {
	color: #999999;
	text-align: center;
	font-size: 10px;
	line-height: 1.5em;
}
.header {
	font: 10px/1.5em Tahoma, Arial, sans-serif, helvetica;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
.header a{
	color: #999999;
}
.header a:hover{
	color: #663366;
	text-decoration: underline;
	
}
.homeFooter {
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif, helvetica;
	font-size: 11px;
	line-height: 1.5em;
}
.homeFooter a{
	color: #CCCCCC;
}
.homeFooter a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: uppercase;
}
.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.title3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.box {
	font: bold 10px Tahoma, Arial;
	background: #F2F2F2;
	text-align: center;
	padding: 1px;
	border: thin inset #660099;
}
body {
	margin: 0px;
	padding: 0px;
	color: #666666;
	background-color: #F4F4F4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
}
.content {
	padding: 30px 20px 20px;
}

.tiny {
	font-size: 10px;
}
.bg {
	background-color: #000000;
}
