body,td,th {
	color: #333333;
	font-size: 12px;
	line-height: 150%;}
body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/back2.jpg);
	background-repeat: repeat;
	line-height: 150%;
}
h1 {
	font-size: 17px;
	color: #0066FF;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #0066FF;
	font-weight: bold;
}

h3 {
	font-size: 15px;
	font-weight: bold;
}

h4{font-size: 14px;}

h5 {font-size: 12px}

.style1 {font-size: 14px}

.style2 {
	color: #990000;
	font: bold;
}
.style3 {
	color: #FFFFFF;
	font-size: 12px;
}

.style4 {	color: #0066FF;
	font-size: 14px;
	font-weight: bold;
}

.style5{color: #0066CC; font-size: 12px; font-weight: bold; }

.style6 {font-size: 10px}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	background: #9999FF;
}
a:active {
	text-decoration: none;
	color: #666699;
	background: #9999FF;
}

