* { 
   font-family: "Century Gothic", sans-serif;  
	}

body {
   background-color:           #666633;
   color:                      #003333;
   scrollbar-face-color:       #6B8E23;
   scrollbar-highlight-color:  Olive;
   scrollbar-shadow-color:     #556B2F;
   scrollbar-3Dlight-color:    #B8860B;
   scrollbar-arrow-color:      #000000;
   scrollbar-track-color:      Olive;
   scrollbar-darkshadow-color: #2F4F4F;
   font: 13px "Century Gothic" sans-serif;
   }
table.Bars {
	background-color: #000033;
	color: #cccc99;
}
td.Bars {
	background-color: #000033;
	color: #cccc99;
}

td {
	font: "Century Gothic";
	font-size: 13px;
	background-position: left top;

}

table.body {
	background-color: white;
	color: #003300;
}
td.body {
	background-color: white;
	color: #003300;
}
p {
   font-family: "Century Gothic", sans-serif;
	font-size: 13px;
}
h1 {
	font: bold normal 17px "Century Gothic" sans-serif;
}
h2 {
	font: bold normal 16px "Century Gothic" sans-serif;
}
h3 {
	font: bold normal 15px "Century Gothic" sans-serif;
}
h4 {
	font: bold normal 14px "Century Gothic" sans-serif;
}
h5 {
	font: bold normal 13px "Century Gothic" sans-serif;

}	
}
h6 {
	font: normal bold 12px "Century Gothic" sans-serif;
}
a {
	color: #006600;
	text-decoration: underline;

	}
*.NoSpace {
	margin-top: 0px;
	margin-bottom: 0px;
}	
}
*.blink {
	color: Maroon;
	text-decoration: blink;
	font-weight: bold;


}
a.alert {
	color: Maroon;
	font-size: 13px;
	text-decoration: underline blink;

}

a:hover {
	color: #32CD32;
	text-decoration: underline;

}

a:visited {
	color: #FF7F50;
	text-decoration: underline;

}

HR {
	color: #003300;
	height: 1pt;
}
