a:link.light {color: #000099;text-decoration: none;font-weight: bold;}
a:visited.light {color: #000099;text-decoration: none;font-weight: bold;}
a:hover.light {color: #FFFFCC;text-decoration: none;font-weight: bold;}
a:active.light {color: ##FFFF99;text-decoration: none;font-weight: bold;}

BODY {
	font-size: 11pt;
	font-family: Times New Roman, serif;
	color: #000000;
}

TD {
	font-size: 11pt;
	font-family: Times New Roman, serif;
}

H1 {
	font-size: 16pt;
	font-family: Times New Roman, serif;
	font-weight: bold;
	color: #993300;
}

H2 {
	font-family: Times New Roman, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #993300;
}

H3 {
	font-family: Times New Roman, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #993300;
}

IMG {
	border: none;
}

.title {
	font-family: Times New Roman, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FFCC66;
}

.large {
	font-family: Times New Roman, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #993300;
}

.large-black {
	font-family: Times New Roman, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}

.large-gold {
	font-family: Times New Roman, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFCC66;
}

.small {
	font-family: Times New Roman, serif;
	font-size: 10pt;
}

.tiny {
	font-family: Times New Roman, serif;
	font-size: 7pt;
}


