body 
{
	background-color: #1F2024;
}

body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

.field 
{
	background-color: #FFFFFF;
	border: thin solid #272B2E;
}

button 
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #646C71;
	border: thin solid #272B2E;
}
a:link {
	text-decoration: none;
	color: #FEED01;
	
}

a:visited 
{
	text-decoration: none;
	color: #FEED01;
}

a:hover 
{
	text-decoration: none;
	color: #EC250E;
}
a:active {
	text-decoration: none;
	color: #EC250E;
}
.style1 {	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style10 {font-size: 16px; font-weight: bold; }
.style6 {font-size: 3px}
.style2 
{	
	text-decoration: underline;
}

.style3
{	
	font-size: 15px;
}

.style4
{	
	font-size: 13px;
}

.style5
{	
	font-size: 13px;
	font-weight: bold;
}

.style7
{	
	font-size: 15px;
	font-weight: bold;
}