body {
	font-size: small;
	scrollbar-base-color: #000000;
	background-attachment: fixed;
	background-image: url(img/test.jpg);
	background-repeat: repeat-x;
	background-position: top
	text-align: center;
	background-color: #FFFFFF;
}

BODY, TD, TH {
	font-size: 10pt;
}


h1 {
	font-size:12px;
	width:792px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	line-height:20px;
	color: #999999;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
}
a.m:link{color:#ffffff;text-decoration: none}
a.m:hover{color:#CC3333;text-decoration:none}

.style1 {color: #FF3366}

.style2 {
	color: #FF3366;
	text-decoration: underline;
}

.white {color: #FFFFFF}
a {color:#ffffff;text-decoration: none}
a:hover{color:#FFcc00;text-decoration:none}


