a.nav, a.nav:link, a.nav:visited, a.nav:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#009900;
	font-size:10px;
	text-decoration:none;
}
a.nav:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999966;
	text-decoration:underline;
}
a.nav2, a.nav2:link, a.nav2:visited, a.nav2:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#009900;
	font-size:14px;
	text-decoration:none;
}
a.nav2:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999966;
	text-decoration:underline;
}
.title1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000066;
	font-size:24px;
	font-weight:bold
}
.title2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000066;
	font-size:18px;
	font-weight:bold
}
.title3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000066;
	font-size:14px;
	font-weight:bold
}
.copy{
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
}
.body{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	line-height:18px;
	font-weight:bold;
}
li{
	list-style-image: url(images/bullet.jpg);
}
.warning{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FF0000;
	font-size:14px;
	font-weight:bold
}
