body{
	background:#ffffff url(../images/bg-body.gif) top left repeat-x;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#001328;
}

a {
color:#fe7d55;
}
a:hover {
color:#2cdf04;
text-decoration:none;
}

a.footer {
text-decoration:none;
color:#d4efff;
}
a.footer:hover {
color:#fe7d55;
text-decoration: underline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#001328;
	margin-left:0px;
	font-weight:bold;
}
h2{
	font-size:18px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0px;
}

.fatigue {
	color:#000000;
}

.orange {
	font-size:14px;
	color:#CC9900;
}

.caption {
	color:#FF0000;
	font-size:10px;
}
li {
color:#001328;
font-size:12px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
}

#chatBox {
margin: 0;
padding:3px 5px 3px;
}
#chatBox img {
width: 132px;
height: 70px;
}
