p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 12px;
	line-height: 18px;
	margin-right: 12px;
	margin-top: 10px;
	margin-bottom: 15px;





}

h1 {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	color: #990066;
	margin-left: 12px;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-weight: bold;
	margin-top: 15px;





}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 12px;
	margin-top: 15px;

}
h3 {
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	color: #FF6666;
	margin-left: 12px;

}
.border {
	border-top: 0px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;


}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 12px;
	line-height: 15px;



}
.border-left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.doubleborder {
	border: double #003399;
}
.border2 {
	border: 2px #999999;
}
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

a:link {
	color: #0033cc;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:active { color: red; text-decoration: none }
a:visited {
	color: #0033cc;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #CC6699;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
}
.button {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	color: #000000;
	background-color: #9999CC;
}

