P  {
	font-size: 9pt;
	font-family: Georgia, Verdana, "Times New Roman", serif;
	font-weight: bold;
	font-style: italic;
	color: #666666;
	background-color: #FFFFFF;
	background-image: none;
}

h1  {
	font-size: 14pt;
	font-family: Georgia, Verdana, "Times New Roman", Serif;
	font-weight: bold;
	font-style: italic;
	color: #666666;
	background-color: #FFFFFF;
	background-image: none;
}

h2  {
	font-size: 12pt;
	font-family: Georgia, Verdana, "Times New Roman", Serif;
	font-weight: bold;
	font-style: italic;
	color: #666666;
	background-color: #FFFFFF;
	background-image: none;
}

h3  {
	color: #999;
	font-size: 7pt;
	font-family: Georgia, "Times New Roman", Verdana, Serif;
	font-weight: bold;
	font-style: italic;
	background-color: #FFFFFF;
	line-height: 130%;
	text-decoration: none;
	background-image: none;
}

A  {
	color : #0000FF;
	text-decoration : none;
	font-size : 8pt;
	font-weight : bold;
	background-color: #FFFFFF;
	background-image: none;
}

BODY  {
	font-size: 10pt;
	font-family: Georgia, Verdana, "Times New Roman", Serif;
	font-weight: bold;
	font-style: italic;
	background-color: White;
}

h4  {
	font-size: 8pt;
	font-family: Georgia, Verdana, "Times New Roman", Serif;
	font-weight: bold;
	font-style: italic;
	color: #666666;
	background-color: #FFFFFF;
	background-image: none;
}

h5  {
	color: #666666;
	font-size: 12pt;
	font-family: Georgia, Verdana, "Times New Roman", Serif;
	font-weight: bold;
	font-style: normal;
	background-color: #FFFFFF;
	background-image: none;
}

h6  {
	font-size: 8pt;
	font-family: "Times Roman", Verdana, Serif;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	background-color: #FFFFFF;
	background-image: none;
}

.goldborder {
	font-family: Georgia, Verdana, "Times New Roman", serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	border: 2px solid #CAA036;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
.required {
	color: #F00;
	font-weight: normal;
}
.special {
	color: #0C3;
}

