
/*

*/

body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	width: 760px;
}

ul { }
lh { font-weight: bold; }
li { list-style-type: none; }

a:link
{
	text-decoration: underline;
	color: #000066;
}

a:visited { color: #000099; }

a:hover, a:active
{
	text-decoration: underline;
	color: #000066;
}

.footer
{
	font-size: 10px;
	color: #333333;
}

