BODY, TD, P, TH{
	color : #000000;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
LI{
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	margin-top : 5px
}

A:link {
	text-decoration : underline;
	color : #0066cc;
	font-weight : bold;
	
}

A:visited {
	
	text-decoration : underline;
	color : #0066cc;
	font-weight : bold;
}

A:hover {
	text-decoration : none;
	color : #CC0000;
	font-weight : bold;
}

B {
	font-weight : bold;
}

.Bold {
	font-weight : bold;
}

.BigNBold {
	font-size : 18px;
	font-weight : bold;
}

.Bigger {
	font-size : 16px;
	font-weight : bold;
}

.Mag {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 36px;
	
}

.BigLink {
	font-size : 13px;
}

.Small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
}

.Info {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #CC0000;
	font-style : normal;
}

.Bigger {
	font-size : 16px;
}

.Red {
	color : #CC0000;
	font-size : 12px;
	font-weight : bold;
}

.BigRed {
	color : #CC0000;
	font-size : 18px;
	font-weight : bold;
}

.Credits {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
}

.White {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #ffffff;
}

.SmWhite {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
}


