body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #333333;
}

.header1 {
	color: #CE647E;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {color: #336699}
.style2 {color: #FF0000}
.style3 {
	color: #FF6600;
	font-weight: bold;
}
.style4 {
	color: #669900;
	font-weight: bold;
}
.style5 {color: #0099FF; font-weight: bold; }
.style6 {color: #3333FF; font-weight: bold; }
.style7 {
	color: #3333FF;
	font-weight: bold;
	font-size: 12pt;
}

td {
text-align:left;
}
