body {
	font-family : Arial, Helvetica, sans-serif;	
	background-color : #FFFDD5;
	font-size : 10pt;
	color : #222222
}

p {
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 10pt;
}

td {
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 10pt;
}

li {
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 10pt;
}

h1 {
	font-size : 18pt;
	color: #252265;
	font-weight : bold;
}

h2 {
	font-size : 16pt;
	color: #252265;
}

h3 {
	font-size : 14pt;
	color: #252265;
	margin-top : 10px;
	margin-bottom : 5px;
	padding-bottom : 0px;
	padding-top : 0px;
	line-height : 14pt;
}

h4 {
	font-size : 11pt;
	color: #252265;
}

.footer {
	font-size : 9pt;
}
.popup {
	font-size : 10pt;
}
.gold {
	color: #C7B93B;
}
.cream{
	color: #FFFDD5;
}
.red {
	color: #252265;
}
.white {
	color: #ffffff;
}
 {
	font-size : 9pt;
	font-weight : bold;
	line-height: 11pt;
}
a {
	color: #0000ca;
	font-weight : bold;
	text-decoration: none;
}

a:visited {
	color: #000066;
	font-weight : bold;
}

a:active {
	color: #252265;
	font-weight : bold;
}

a:hover {
	color: #252265;
	font-weight : bold;
}

b.gold {
	font-size : 11pt;
	color: #C7B93B;
	line-height: 12pt;
	text-indent: 0px;
}

b.red {
	font-size : 11pt;
	color: #ff0000;
	line-height: 12pt;
	text-indent: 0px;
}

a.ongold:active {
	color: #FFFFFF;
}

a.ongold:hover {
	color: #660000;
}

a.onblue {
	font-size : 8pt;
	font-weight : bold;
	color: #ffffff;
	text-decoration : none;
}

a.onblue:visited {
	color: #cccccc;
	text-decoration : none;
}
a.onblue:active {
	color: #F8DA7C;
	text-decoration : none;
}

a.onblue:hover {
	color: #F8DA7C;
}

