p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
a:link {
	font-family: Garamond;
	font-size: 11pt;
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	font-family: Garamond;
	font-size: 11pt;
	color: #9999FF;
	text-decoration: none;
}
a:hover {
	font-family: Garamond;
	font-size: 11pt;
	color: #FF9966;
}
a:active {
	font-family: Garamond;
	font-size: 11pt;
	color: #FFFFCC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #999999;
	font-weight: 600;
	font-variant: small-caps;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
