BODY {
	background-color: #494949;
	padding: 0px;
	margin: 0px;
     }
	 
td, tr
{
	font-family			: Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	color: #000000;	
	text-decoration		: none;
	font-size			: 12px;
}

td.border
{
	border: 2px solid #333333;
}

a:link, a:visited, a:active 
{
	font-size: 12px;
	color: #ffd200;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.link:link, a.link:visited, a.link:active 
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.link:hover
{
	font-size: 12px;
	color: #545454;
	text-decoration: none;
	font-weight: bold;
}


td.textjust
{
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
	font-size: 12px;
}

td.text
{
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	font-size: 12px;
}

td.rewbg
{
	background-image: url(../photos/rewbg.jpg);
	background-repeat: repeat-y;
}

td.rewtop
{
	background-image: url(../photos/rewtop.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 19px;	
}

td.rewdown
{
	background-image: url(../photos/rewdown.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
}

h1
{
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
}

h2
{
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}