body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1E262C;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4194C3;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4194C3;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #4194C3;
}

.interact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dddddd;
}
.interact:link {
	text-decoration: underline;
}
.interact:visited {
	text-decoration: underline;
	color: #dddddd;
}
.interact:hover {
	text-decoration: none;
	color: #ffffff;
}
.interact:active {
	text-decoration: underline;
	color: #dddddd;
}

.box {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
}
.box:link {
	text-decoration: underline;
}
.box:visited {
	text-decoration: underline;
	color: #dddddd;
}
.box:hover {
	text-decoration: none;
	color: #ffffff;
}
.box:active {
	text-decoration: underline;
	color: #dddddd;
}


.style1 {color: #FFCC00}
.style2 {color: #FFFFFF}
.style3 {color: #CCCCCC}
.style4 {font-size: 11px; font-family: Arial, Helvetica, sans-serif;}