input, select, textarea
{
	font-size:10pt; color:#000000;
	font-family: Verdana, Arial, serif;
}

body
{
	font-family: Verdana, Arial, serif;
	font-size:10pt; color:#DADAC6;
	background-image: url('images/bgnd.gif'); 
	background-repeat: repeat-x;
	background-color:#505050; 
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;		
	margin:0px 0px 0px 0px;
}

h1
{
	font-weight: bold;
	font-size: 180%;
	margin-bottom: 10px;
}

P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}

form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img { border-color: #000000; }
img.Links { border-color: #000000; }

a:link, a:visited, a:active, a:focus
 { color: #dabb50; text-decoration: none; }
a:hover
 { color: #dabb50; text-decoration: underline; }
td
 { font-family:Verdana, Arial, serif; font-size: 10pt; color:#DADAC6; vertical-align: top; }