h1 {
	font-family: Century Gothic;
	color : #000000;
	letter-spacing : 4px;
	font-size: 20px;
	margin-top : 3pt;
	background-color :white;
	padding : 0 0 0 1;
}
h2 {
	font-family: Century Gothic;
	font-size: 16px;
	letter-spacing : 3px;
	color: #333333;
	padding : 0 0 0 1;
	text-decoration : none;
}
h4 {
	font-family: Century Gothic;
	font-size: 11pt;
	background-color : #000000;
	color: white;
	padding : 0 0 0 0;
	margin-bottom : 0px;
	margin-top : 0px;
}
h3 {
	font-family: Century Gothic;
	font-size: 16px;
	background-color : #A6A6A6;
	color: black;
	padding : 0 0 0 1;
}
.heading2 {
	font-family: Century Gothic;
	font-size: 11px;
	background-color : transparent;
	color: Black;
	font-weight : bold;
}
.body{
	background-color : White;
	padding-left : 1px;
}
 a:link{
	font-family: Century Gothic;
	font-size: 9pt;
	text-decoration: none;
	color: #666666;
}
 a:active{
	font-family: Century Gothic;
	font-size: 9pt;
	text-decoration: none;
	color: #666666;
}
 a:visited {
	font-family: Century Gothic;
	font-size: 9pt;
	text-decoration: none;
	color : #666666;
}
 a:hover {
	font-family: Century Gothic;
	font-size: 9pt;
	text-decoration: underline;
	color: #666666;
}
.nav:link{
	font-family: Century Gothic;
	font-size: 9pt;
	text-decoration: none;
	color: #ffffff;
}
.nav:active{
	font-family: Century Gothic;
	font-size: 9pt;
	text-decoration: none;
	color: #ffffff;
}
 .nav:visited {
	font-family: Century Gothic;
	font-size: 9pt;
	text-decoration: none;
	color : #ffffff;
}
 .nav:hover {
	font-family: Century Gothic;
	font-size: 9pt;
	text-decoration: underline;
	color: #ffffff;
}
p,body,td {
	font-family : Century Gothic;
	font-size:9pt;
}
.hilite {
	font-family : Century Gothic;
	font-size:9pt;
	background-color : #FF050A;
	color : Black;
	font-weight : bold;
}
.current_folder {
	font-family : Century Gothic;
	font-size : 16px;
	color : black;
	background-color : transparent;
	font-weight : normal;
}
.footer {
	font-family : Century Gothic;
	font-size : 9pt;
	color : #000000;
}
.footer:link {
	font-family : Century Gothic;
	font-size : 9pt;
	color : #000000;
}
.footer:hover {
	font-family : Century Gothic;
	font-size : 9pt;
	color : #000000;
}
.footer:visited {
	font-family : Century Gothic;
	font-size : 9pt;
	color : #000000;
}
.footer:active {
	font-family : Century Gothic;
	font-size : 9pt;
	color : #000000;
}
.search_button {
	font-family : Century Gothic;
	font-size : 9pt;
	background-color : #FF050A;
}
.search_text {
	font-family : Century Gothic;
	font-size : 9pt;
	border : thin solid;
}
.page_title {
	font-family: Century Gothic;
	font-size: 12px;
}
.menu_link:link {
	font-family: Century Gothic;
	color : white;
	font-size: 10px;
	font-weight : lighter;
}
.menu_link:active {
	font-family: Century Gothic;
	color : white;
	font-size: 10px;
	font-weight : lighter;
}
.menu_link:visited {
	font-family: Century Gothic;
	color : white;
	font-size: 10px;
	font-weight : lighter;
}
.menu_link:hover {
	font-family: Century Gothic;
	color : white;
	font-size: 10px;
	font-weight : lighter;
}

.menu_top:link,.menu_top:active,.menu_top:visited,.menu_top:hover {
	font-family: Century Gothic;
	color : black;
	font-size: 11px;
}

.menu_sub:link,.menu_sub:active,.menu_sub:visited,.menu_sub:hover {
	font-family: Century Gothic;
	color : white;
	font-size: 11px;
	padding-left : 5;
}
