a.nav, a.nav:link, a.nav:visited, a.nav:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFF00;
	font-size:12px;
	text-decoration:none;
}
a.nav:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	text-decoration:underline;
}
.title1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFCC;
	font-size:22px;
	font-weight:bold
}
.title2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFCC;
	font-size:18px;
	font-weight:bold
}
.title3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFCC;
	font-size:14px;
	font-weight:bold
}
.label{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFF66;
	font-size:12px;
	font-weight:bold
}
.copy{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}
.error{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
}
p{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:24px;
	font-weight:normal;
	text-indent:10px;
}
.body{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:24px;
	font-weight:normal;
}
.li1{
	list-style-image: url(../images/bullet.jpg);
}
.li2{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:16px;
	font-weight:normal;
}
.li3{
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFCC;
	line-height:24px;
	font-weight:normal;
}
.input{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #333333;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.textbox{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #333333;
	border-bottom-width: thin;
	border-top-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.button{
	background:url(../images/background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	padding: 2px 10px;
}