BODY {	
	font-size : xx-small;
}
A
{
	font-weight: bold;
	text-decoration: none;
	color: #82420D;
}
A:active
{
	color: #000000;
}
A:hover
{
	text-decoration: underline;
	color: #000000;
}

TD,#normaltext
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}
#smalltext
{
	font-size: 8pt;
}

TH
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
        padding: 3px;
	color: #ffffff;
	background-color: #917E56;
	font-variant:small-caps;
}
#table1
{
	background-color: #C7B092;
}
#table2
{
	background-color: #C7B092;
}
#lines
{
	background-color: #7D402D;
}

#body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	background-color: #B5A085;
        background-image: url("chatbg.jpg");
}
#headertext
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	font-variant:small-caps;
}
#bigheadertext
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
	font-variant:small-caps;
}