p,h1,h2,h3,h4,ul,ol,li,div,blockquote,body,table,td 
{
	font-family: Verdana, Arial, helvetica, Sans-Serif;
}

h1,h2,h3,h4 
{  
	color: #005555;
}

h1
{
	font-size: 18px;
}

h2
{
	font-size: 16px;
}

h3
{
	font-size: 14px;
}

h4
{
	font-size: 12px;
}

td
{
	color: #000000;
	font-size: 12px;
	line-height: 20px;
}

ul
{
   list-style-type:square;
   color: #003333;
}

a:visited
{
	text-decoration: none;
	color: #006666;
}

a:link
{
	text-decoration: none;
	color: #006666;
}

a:hover
{
	color: #000000;
	background-color: #00aaaa;
}	

.smallprint
{
	color: #000000;
	font-size: 10px;
	line-height: 20px;
}
