body {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
margin: 0px;
background-image: url(images/background.gif);
}

a:link {
	color: #336699;
	text-decoration: none
}
A:visited {
	color: #336699;
	text-decoration: none;
}
A:active {
	color: #336699;
	text-decoration: none;
}
A:hover {
	color: #336699;
	text-decoration: underline;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

HR {
	color : #336699;
	height : 1px;
}

h1 {
font-size: 18px;
font-family: verdana, helvetica, sans-serif;
color: #336699;
font-weight: bold;
}


