#top200 {
 margin-left:10px;
}

H1  {
	font-size : 14px;
	font-weight : bold;
	color : red;
	font-family : verdana, arial, helvetica;
}



H2  {
	font-size : 12px;
	font-weight : bold;
	color : red;
	font-family : verdana, arial, helvetica;
}

H3,h4,h5,h6  {
	font-weight : bold;
	color : red;
	font-size : 14px;
	font-family : verdana,arial,helvetica;
}

A  {
	color : red;
}

A:Visited  {
	color : red;
}

A:Active  {
	color : #eeeeee;
}

A:Hover  {
	color : #eeeeee;
}

body, TD, P  {
	color : white;
	font-family : verdana, arial, helvetica;
	font-size : 10px;
	font-weight : normal;
	
}

body {
background-color:black;
}

b, strong {
	font-weight : bold;
}

i {
	font-style : italic;
}

.spell_offensive {
	color:red;
}
.spell_minor_offensive {
	color:#FF6600;
}
.spell_healing {
	color:#3399FF;
}

.spell_summoning {
	color:#00FF00;
}


