/* CSS Document */
.heading3 {
	font-family: "Century Gothic", "Trebuchet MS Bold", "Arial Black";
	font-size: 16px;
	color:#CCFF66;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	word-spacing: 0.01px;
	line-height: 1.4em;
}

table {
	font-family: Verdana, Arial;
	font-size: 11px;
	color:555555;
	line-height: 1.4em;
}

.headings1 {
	font-family: "Century Gothic", "Trebuchet MS Bold", "Arial Black";
	font-size: 18px;
	font-style: italic;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCFF66;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	height: auto;
	width: auto;
	line-height: 1.5em;
	font-weight: normal;
	margin-left: 0px;
	
}

.text {
	color: #252525;
	scrollbar-face-color: #D6E1E7;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #D6E1E7;
	scrollbar-arrow-color: green;
	scrollbar-base-color: #D6E1E7;
	scrollbar-3d-light-color: #D6E1E7;
	scrollbar-dark-shadow-color: ffffff;
	font-family:"Century Gothic", "Trebuchet MS Bold", "Arial Black";
	font-size:13.5px;
	font-weight: bold;
	word-spacing: 0.1em;
	line-height: 1.9em;
	text-align: justify;
	margin-left: 40px;
	margin-right: 40px;
	font-variant: small-caps;
 } 

.textright {
	color: #000000;
	scrollbar-face-color: #D6E1E7;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #D6E1E7;
	scrollbar-arrow-color: green;
	scrollbar-base-color: #D6E1E7;
	scrollbar-3d-light-color: #D6E1E7;
	scrollbar-dark-shadow-color: ffffff;
	font-family:"Century Gothic", "Trebuchet MS Bold", "Arial Black";
	font-size:14px;
	font-weight: bold;
	word-spacing: 0.1em;
	line-height: 1.6em;
	text-align: right;
	font-variant: small-caps;
 } 

.widegaps {
	line-height: 2em;
	font-family: "Century Gothic", "Trebuchet MS Bold", "Arial Black";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	letter-spacing: .1em;
}

.widegapssmall {
	line-height: 1.5em;
	font-family: "Century Gothic", "Trebuchet MS Bold", "Arial Black";
	font-size: 14px;
	color: #333333;
	letter-spacing: .1em;

}

.heading2 {
	font-family: "Century Gothic", "Trebuchet MS Bold", "Arial Black";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #990033;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	height: auto;
	width: auto;
	line-height: 1.5em;
	font-weight: bold;
	margin-right: 40px;
	margin-left: 40px;
}

.footer {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 14px;
	color: #666600;
	word-spacing: 0.2em;
	font-weight: normal;
}

a:link {
	font-family: "Century Gothic", "Trebuchet MS Bold", "Arial Black";
	font-size: 14px;
	font-weight: bold;
	color: #076276;
	font-variant: small-caps;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	word-spacing: .2em;
}
