/* CSS Document */


body,td,th {
	color: #FF99CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.large {	font-family: "Monotype Corsiva";
	font-size: 30px;
	color: #FFFFFF;
}
.largemain {font-size: 16px}
.legal {font-size: 10px}
.legalnote {
	color: #CCCCCC;
	font-size: 10px;
}
.header {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
}
.mainmed {font-size: 14px}
.headerlarge {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
}
.titles {	font-size: 22px;
	font-family: "Monotype Corsiva";
}
.oversize {
	font-family: "Monotype Corsiva", Georgia;
	font-size: 50px;
}
.indexoversize {	font-size: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sil, a.sil:link, a.sil:visited, a.sil:hover {
color: #FF99CC;
text-decration: none;
}
.det, a.det:link, a.det:visited, a.det:hover {
	color:#666666;
	font-style:italic;
	font-size:9px;
}
