A {
	COLOR : #FFFFFF;
	TEXT-DECORATION : none;
	font-size : 12px;
	;
	font-family: Arial, sans-serif;
	font-weight: bolder;
}

A:Hover {
	COLOR : #DFCA5A;
	;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

A:active{
	COLOR : #DFCA5A;
	;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
H2 {
	font-size: 14px;
	color: Black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
H3 {
	font-size: 12px;
	color: Black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;


}

td {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-style: italic;
	font-weight: bolder;

}
p {
	font-family: Arial;
	font-size: 11px;
	color: #CC0000;
	font-style: italic;
}
h1 {

	font-size: 18px;
	color: Black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
tr {
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;


}

