BODY, TD, P, TH{
	color : #555555;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}

A:link {
	text-decoration : none;
	color : #359124;
	font-size : 8pt;
}

A:visited {
	text-decoration : none;
	color : #359124;
	font-size : 8pt;
}

A:hover {
	text-decoration : underline;
	color : #1F3672;
	font-size : 8pt;
}

.Bold {
	font-weight : bold;
}

B {
	font-weight : bold;
}

.BigNBold {
	color : #555555;
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.Mag {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 36px;
	
}

.BigLink {
	font-size : 13px;
}

.BiggerLink {
	text-decoration : none;
	color : #f0cc98;
	font-weight : bolder;
	font-size : 16px;
}

A:link.BiggerLink {
	text-decoration : none;
	color : #359124;
	font-weight : bolder;
}

A:VISITED.BiggerLink {
	text-decoration : none;
	color : #359124;
	font-weight : bold;
}

A:hover.BiggerLink {
	text-decoration : underline;
	color : #1F3672;
	font-weight : bold;
}

.Normal {
	text-decoration : none;
	color : #359124;
	font-size : 9pt;
}

A:link.Normal {
	text-decoration : underline;
	color : #3591245;
	font-size : 9pt;
	
}

A:VISITED.Normal {
	text-decoration : underline;
	color : #359124;
	font-size : 9pt;
	
}

A:hover.Normal {
	text-decoration : none;
	color : #1F3672;
	font-size : 9pt;
	
}

.Darker {
	color : #333333;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}

.Small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : normal;
}

.Info {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #aa0000;
	font-style : normal;
}

.Bigger {
	font-size : 11pt;
	color : #f0cc98;
}

.Red {
	color : #990000;
	font-size : 9pt;
}

.BigRed {
	color : #cc0000;
	font-size : 11pt;
	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;
}

