body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
}
body {
	background-color: #28323C;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {font-size: 14px}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #000033;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}
.style2 {color: #C75776}
.style3 {font-size: x-small}