p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;


}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF9999;
	text-decoration: none;
}
a:active {
	color: #FF9999;
	text-decoration: none;
	font-weight: bold;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #CC6633;
	font-weight: normal;


}
h2 {
	font-size: 11px;
	color: #CC6633;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;





}
td {
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC6633;

}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;


}
