.text {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #003300;
	font-weight: normal;

}
a:link {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	color: #009900;
	text-decoration: none;
}
a:hover {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	color: #00cc00;
	text-decoration: none;
}
a:active {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

.title1 {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #003300;
	font-weight: bold;


}
.subtitle {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #003300;
