body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 0;	
}

a:link
{
	text-decoration: none;
	color: #c03;
	font-weight: bold;
}

a:visited
{
	text-decoration: none;
	color: #96c;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
	color: #393;
	font-weight: bold;
}

a:active
{
	text-decoration: underline;
	color: #393;
	font-weight: bold;
}

p, ul, li, ol, td
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}

#list 
{ 
	list-style-image: url('../images/bullet.jpg'); 
}


.arrow
{	
	font-size: 11px;
	font-family: Comic Sans MS, Serif;	
}


h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	color: #393;
	margin-bottom: 0px;
}

.largetext
{
	color: #393;
	font-family: Georgia, Times New Roman, serif;
	font-size: 18px;
	font-style:italic;
	font-weight: bold;
}

.signup
{
	color: #ff9;
}

a.listlink:link, a.listlink:visited
{
	color: #36c;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

a.listlink:active, a.listlink:hover
{
	color: #c03;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

a.signup:link, a.signup:visited
{
	color: #ff9;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

a.signup:active, a.signup:hover
{
	color: #f90;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

.footertext
{
	color: #ff3;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a.footerlink:link, a.footerlink:visited
{
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a.footerlink:active, a.footerlink:hover
{
	color: #ff3;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
