.h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D20000;
	font-style: strong;
}
.style2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height:1.6;
}
.Subheading {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ECEC02;
	line-height:1.6;
}
.style3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #006699;
	font-style: strong;
	font-size: 13px;
	line-height:1.6;
}
.border {
border-style:dotted;
border-color:#666666;
border-width:1px;
padding:10px;
}

.Small {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: strong;
	font-size: 11px;
	line-height:1.6;
}
.style5 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.style6 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-style: strong;
}
.styleHeader {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	font-style: strong;
}
.Footer {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
A:link {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
A:visited { 
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
A:hover { 
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
h4{
	display:inline;
	color:#006699;
	font-weight:100;
	font-size:1em;
	font-style: strong;

}
h2{
	display:inline;
	color:#e9e9e9;
	font-weight:100;
	font-size:1.5em;
}
h3{
	font-size:1.1em;
	margin:0px;
	padding:0px;
	padding-top:25px;
}
p{
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
}

