body 
{  font-family: verdana, helvetica, sans serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}

p 
{  font-family: verdana, helvetica, sans serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}

li 
{ font-family: verdana, helvetica, sans serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #333333;
}

td
{ font-family: verdana, helvetica, sans serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	color: #333333
}
	
h1 
{font-family: verdana, helvetica, sans serif;
	font-size: 18px;
	line-height: 30px;
	color: #330066
}

h2
{  font-family: verdana, helvetica, sans serif;
	font-size: 16px;
	line-height: 20px;
	color: #660099
}

h3
{  font-family: verdana, helvetica, sans serif;
	font-size: 14px;
	line-height: 20px;
	color: #660099
}

	A:link {text-decoration: underline; color: #006699; }
	A:visited {text-decoration: underline; color: #006699; }
	A:hover {text-decoration: none; color: #CC3333; }
