.body {
	COLOR : White;
	background : #000000
	FONT-FAMILY : Verdana, Arial, sans-serif;
	FONT-SIZE : 10px;
}

.background {
	background : #FFFFFF
}

.main {
	background : #413B3B
}

.smalltext {
	COLOR : #bbbbbb;
	
	FONT-FAMILY : Verdana, Arial, sans-serif;
	FONT-SIZE : 10px;
}

.plain1 {
	COLOR : #eeeeee;    
	FONT-FAMILY : Verdana, Arial, sans-serif;
	FONT-SIZE : 10px;
}

.plain2 {
	COLOR : #eeeeee;    
	FONT-FAMILY : Verdana, Arial, sans-serif;
	FONT-SIZE : 12px;
}

.plain3 {
	COLOR : #eeeeee;    
	FONT-FAMILY : Verdana, Arial, sans-serif;
	FONT-SIZE : 15px;
}

.plain4 {
	COLOR : #eeeeee;    
	FONT-FAMILY : Verdana, Arial, sans-serif;
	FONT-SIZE : 18px;
}


.table1 {
	COLOR : #ffffff;    
	background : #565656
	FONT-FAMILY : Verdana, Arial, sans-serif;
	FONT-SIZE : 10px;
}
.table2 {
	COLOR : #ffffff;    
	background : #000000
	FONT-FAMILY : Verdana, Arial, sans-serif;
	FONT-SIZE : 10px;
}



a {
	COLOR : #24B4FF;
	text-decoration: none;
	FONT-SIZE : 10px;
	FONT-FAMILY : Verdana, Arial, sans-serif;	
}

a:hover {
	color: #C4CCFF;
	text-decoration: underline;
	FONT-SIZE : 10px;
	FONT-FAMILY : Verdana, Arial, sans-serif;	
}




.link {
	font-size : 11px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	text-align : left;
	color : #651A00;
}
.link:hover {
	 color : #122369
}