
/* MAIN */

.skank, td, file{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:16px;
	font-style: normal;
	color: #FFFFFF;
}

/* LINKS */

a:link    {
	color:#FF9900;
	text-decoration: none;
}

a:visited    {
	color:#FF9900;
	text-decoration: none;
}

a:hover    {
	color:#FF0000;
	text-decoration: none;
}

/* GENERAL STUFF */

.forms, textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #333333;
}

.main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}

.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.table {
	margin-top:0;
}