BODY, TD, P, TH{
	color : #000000;
	font-size : 14px;
	font-weight : 500;
	font-family : "Century Schoolbook";
}

A:link {
	text-decoration : underline;
	color : #A17372;
	font-weight : bold;
	
}

A:visited {
	
	text-decoration : underline;
	color : #A17372;
	font-weight : bold;
}

A:hover {
	text-decoration : none;
	color : #c7a3a5;
	font-weight : bold;
}

.HighlightRed {
	color : #990000;
	font-size : 14px;
	font-weight : bold;
	font-family : "Century Schoolbook";
}

.Highlight {
	color : #A17372;
	font-size : 14px;
	font-weight : bold;
	font-family : "Century Schoolbook";
}

.Bold {
	font-weight : bold;
}

B {
	font-weight : bold;
}

.BigNBold {
	font-size : 18px;
	font-weight : bold;
}

.Mag {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 36px;
	
}

.BigLink {
	font-size : 13px;
}

.BiggerLink {
	text-decoration : none;
	color : #A17372;
	font-weight : bolder;
	font-size : 16px;
}

A:link.BiggerLink {
	text-decoration : none;
	color : #A17372;
	font-weight : bolder;
}

A:VISITED.BiggerLink {
	text-decoration : none;
	color : #A17372;
	font-weight : bold;
}

A:hover.BiggerLink {
	text-decoration : underline;
	color : #c7a3a5;
	font-weight : bold;
}

.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 : 11px;
	color : #990000;
	font-style : normal;
}

.Bigger {
	font-size : 16px;
}

.Red {
	color : #990000;
	font-size : 12px;
}

.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;
	color : #ffffff;
}


