img
{
	border: 0;
	padding: 0;
	margin: 0;
}

body, td
{
	font-family: trebuchet ms;
	font-size: 11px;
}

p
{
	line-height: 150%;
	text-align: justify;
}

a, a:active, a:visited
{
	color: #4E1EFF;
	font-weight: bold;
}

h1
{
	font-size: 18px;
	font-weight: bolder;
	color: #3f3f3f;
}

li
{
	list-style-image: url("images/li.gif");
	padding-bottom: 2px;
	padding-top: 2px;
}

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

#footer a, #footer a:visited, #footer a:active
{
	color: #666666;
	text-decoration: none;
}

#footer a:hover
{
	color: black;
	text-decoration: none;
}