.text {
	color: #000000;
	font-family: Times New Roman;
	font-size: 14pt;
	word-spacing: 0;
	margin: 0;
	font-style: italic;
	text-align: left;
}
h2 {
	color: #996633;
	font-variant: small-caps;
	font-size: 10pt;
	font-family: Verdana;
	word-spacing: 0;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	margin: 0;
}
h3 {
	color: #FFFFCC;
	font-family: Verdana;
	font-size: 10px;
	word-spacing: 0;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
}
a:active {
	font-size: 10px;
	color: #FFFFCC;
	text-transform: uppercase;
	font-family: Verdana;
	word-spacing: 0;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
}
a:hover {
	color: #FFFFCC;
	font-size: 10px;
	font-family: Verdana;
	text-transform: uppercase;
	font-weight: bold;
	word-spacing: 0;
	margin: 0;
	text-decoration: underline;
}
a:link {
	font-size: 10px;
	color: #FFFFCC;
	text-transform: uppercase;
	font-family: Verdana;
	word-spacing: 0;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
}
a:visited {
	font-size: 10px;
	color: #FFFFCC;
	text-transform: uppercase;
	font-family: Verdana;
	word-spacing: 0;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
}

