/* CSS Document */


BODY, TD, P {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
}
BR.pageEnd{
page-break-after: always;
}

UL {
font-size: 8pt;
}
A {
text-decoration: none;
color: #ff9900;
}
A:Hover{
	color: red;
	
}
.nav {
	font-size : 10 pt;
	font-weight: bold;
	text-decoration: none;
}

.heading {
	font-size :10 pt;
	font-weight: bold;
	color: #907301;
}
.gold{
	font-size :10 pt;
	font-weight: bold;
	color: #DDB347;
	border: 1px solid #FFFFFF;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.tram{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 11px;
	}
.tramcap{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: uppercase;
	
	font-size: 12pt;
	}
	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color:#907301;
}
h2{
	font-size: 14px;
	color:black;
}

