@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1	{
	letter-spacing:0; 
	font-weight:600; 
	font-size:15px; 
	color:#cc0066; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:3px 0 12px 0;
	font-variant:small-caps;
}

h3	{
	font-weight:600; 
	font-size:11px; 
	color:#cc0066; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:-5px;
	font-style:italic;
}

.about	{
	font-family:arial, helvetica;
	font-size:11px;
	line-height:12px;
	margin-top:-7px;
}

.eightteen	{
	font-family:arial, helvetica;
	font-weight:600;
	color:#939; 
	font-size:14px;
	line-height:12px;
	margin-top:0;
}
.subText {
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
}

.subTextBold {
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#444;
}

.footer	{
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
}
a:link {
	font-size: 10px;
	color: #444444;
	font-weight:bold;
}
a:visited {
	color: #444444;
	font-weight:bold;
}
a:hover {
	color: #666666;
	font-weight:bold;
}
a:active {
	color: #444444;
	font-weight:bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.clear {
	clear:left;
}