H1 {
	font-family : Verdana, sans-serif;
	font-size : medium;
	font-weight : bold;
	color: #993333;
}
H2 {
	 font-family : Verdana, sans-serif;
     color: #993333;
	 font-size : 12px;
	 font-weight: bold}

BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #c2163a;
	left: 0px;
	clip:     rect(0px auto auto auto);
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-attachment: fixed;
	background-position: left center;
	background-repeat: repeat-x;
	margin: 30px;
        margin-right: 10px;
	background-color: #000000;
	vertical-align: middle;




}
a:link {
	color: #993333;
	font-weight: normal;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a:visited {
	color: #CC6633;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-color: #FFCC66;
	text-decoration: none;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
