﻿p {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	color: #718d64;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.white {
	color: #ffffff;
}

.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-position: 0px 0px;
}

.big {
	font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	color: #718d64;
}

.reg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px #CCCCCC solid;
	width: 100%;

}

textarea { 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px #CCCCCC solid;
	width: 100%;
}
.norm {
	height: auto;
	width: auto;
	border: 0px;
}
.dontprint { display: none; }

.centurysm {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.CenturyGothicfont {
	font-family: "Century Gothic";
}
.border0pt {
	border-width: 0px;
}
.CentGothbold {
	font-family: "Century Gothic";
	font-weight: bold;
}
.CentGothFFFcolor {
	color: #ffffff;
	font-family: "Century Gothic";
}
