<STYLE type=text/css>

A:link {font-COLOR: #FFCC99;}

A:visited {color:#666633}

A:alink {COLOR: firebrick;}


BODY {
	font-family: arial;
	font-size: 12pt;
	color: #FF0000;
	BACKGROUND-color: #003300;
	LEFTMARGIN:0;
	TOPMARGIN:0;
}

H1 {
	font:36px Tempus Sans ITC, Arial, sans-serif;
	font-size: 36px;
	color: #000000;
	letter-spacing:.1em;
	line-height:36px;
	}
 /*!-- H1 is same as pageTitle--*/

H2 {
	font:18px Tempus Sans ITC, Arial, sans-serif;
	font-size: 18pt;
	color: #000000;
	letter-spacing:0.1em;
	line-height: 20px;
	}
 /*!--  H2 is same as pageSubtitle--*/
 
H3 {
	font: Arial, Helvetica, sans-serif;
	font-size: 20pt; 
	color: #FFFFFF;
	letter-spacing:.1em;
	line-height:20px;
	font-weight:bold;
	}
 /*!--  H3 is same as sidebarTitle--*/
 
H4 {
	font-family: Tempus Sans ITC, Arial, sans-serif;
	font-size: 14pt;
	font-weight: light;
	color:#336600;
	}
	A.H4 {
	color:#339900;
	}

	A:alink.H4 {COLOR: salmon;}
	A:link.H4 {COLOR: #FFFFFF;}
	A:visited.H4 {COLOR: sandybrown;}
	A:hover.H4 {color: #FFFFCC;}
	

H5 {
	font-family: arial; 
	font-size: 8pt; 
	color: #FFFFFF; 
	text-align: center;}
/*--H5 is photo caption and page footer / copyright line--*/

H6 {
font-family: arial; font-size: 7pt; color: black; font-weight: light; text-align: center}

HR {
color: black}

TABLE {
font-family: arial; font-size: 12pt; color: black; font-weight: demi-bold;}


/* Global Styles */


td {
	font:14px Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
a {
	color: #663300;
	text-decoration:none;
	}
	
a:hover {
	color: #336600;
 	text-decoration: underline;
	}
	
/* ID Styles */

#navigation a {
	font:12px Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:0px solid;
	background-color:#FFFFCC;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	font-weight: normal;
	background-color: #660000;
	}

#sidebar {
	padding:14px;
	}

#sidebar a {
	font:12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}


#sidebar a:hover {
	color: #FFFFCC;
 	text-decoration: underline;
	}

	
/* Class Styles */

.logo {
	font:24px Arial, Helvetica, sans-serif;
	color: WHITESMOKE;
	letter-spacing:.3em;
	line-height:26px;
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	line-height:16px;
	}
	
.bodyText {
	font:14px Arial, Helvetica, sans-serif;
	color:#333333;
	letter-spacing:.1em;
	background-color:#FFFFCC;
	padding:20px;
	vertical-align:top;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageTitle {
	font:36px Tempus Sans ITC, Arial, sans-serif;
	color: #000000;
	letter-spacing:.1em;
	line-height:36px;
	}
/*-- H1 is same as pageTitle--*/

.pageSubtitle {
	font:Tempus Sans ITC, Arial, sans-serif;
	font-size:18px;
	color: #000000;
	letter-spacing:.1em;
	line-height:18px;
	}
/*-- H2 is same as pageSubtitle--*/
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing:.1em;
	line-height:16px;
	}

.sidebarTitle {
	font:18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:.1em;
	line-height:18px;
	font-weight:bold;
	}
 /*-- H3 is same as sidebarTitle--*/
	
.sidebarText {
	font:12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:.1em;
	line-height:18px;
	}

.sidebarNames {
	font:16px Tempus Sans ITC, Arial, sans-serif;
	color: #FFFFFF;
	letter-spacing:.1em;
	line-height:18px;
	}
 /*-- for Supporter names--*/

.subtitleText {
	font:20px Tempus Sans ITC, Arial, sans-serif;
	color: #ffffff;
	letter-spacing:.1em;
	line-height:20px;
	}

.titleText {
	font:36px Tempus Sans ITC, Arial, sans-serif;
	color: #ffffff;
	letter-spacing:.1em;
	line-height:36px;
	}
	
.javascript {
	font:10px Arial, Helvetica, sans-serif;
	color: #ffffff;

}

	
	</STYLE>