body,table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2963C;
}
a:link,a:visited{
	color:#CC6600;
	text-decoration: underline;
	font-weight: bold;

}
a:hover,a:active{
	color:#993300;
	text-decoration: underline;
	font-weight: bold;

}
.h1 {
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
.h3 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
