body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #330;
}

a:link
{
	text-decoration: none;
	color: #39c;
	font-weight: bold;
}

a:visited
{
	text-decoration: none;
	color: #39c;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
	color: #996;
	font-weight: bold;
}

a:active
{
	text-decoration: underline;
	color: #996;
	font-weight: bold;
}

p, ul, li, ol, td
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

#list 
{ 
	list-style-image: url('/images/bullet.gif'); 
}


.arrow
{	
	font-size: 11px;
	font-family: Comic Sans MS, Serif;	
}



h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #369;
	margin-bottom: 0px;
}

.footertext
{
	color: #cc9;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
	

a.footerlink:link, a.footerlink:visited
{
	color: #03c;
	font-weight: normal;
}

a.footerlink:active, a.footerlink:hover
{
	color: #663;
	font-weight: normal;
}

a.footerlink2:link, a.footerlink2:visited
{
	color: #6cf;
	font-weight: normal;
}

a.footerlink2:active, a.footerlink2:hover
{
	color: #cc9;
	font-weight: normal;
}
