body
{
	background-color: #3f3f3f;
	background-image: url("images/bgBody.gif");
	margin: 0px;
	padding: 0px;
}

a:link, a:visited
{
	color: #532c4e;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #73546f;
	text-decoration: underline;
}

td, .text1
{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

.text2
{
	font-size: 11px;	
}

h1
{
font-size: 16px;
margin: 0;
color: #73546f;
}

h2
{
font-size: 14px;
color: #73546f;
}
