body { background-color:#FFFFFF}
H1	   { color: #930; font-style: italic; text-align: center; margin-top: 20pt }
H2  { color: #13547e; font-size: 14pt }
H3	 { color: #990100; font-style: italic;}
p         { color: #333; font-size: 9pt; font-family: Arial; font-weight: normal; text-decoration: none }
li        { color: #333; font-size: 9pt; font-family: Arial; font-weight: normal; text-decoration: none }
a:link             { color: #930; font-size: 9pt; font-family: Arial; font-weight: bold; text-decoration: underline }
a:active                { color: #13547e; font-size: 9pt; font-family: Arial; font-weight: bold; text-decoration: underline }
a:visited                 { color: #13547e; font-size: 9pt; font-family: Arial; font-weight: bold; text-decoration: underline }
.MenuLeft	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: white solid 1px;
	padding-left: 0;
	background-color: #666
	
	}
.MenuLeft a, .MenuLeft span	{
	padding: 5px 0;
	text-indent: 5px;
	display: block;
	width: 100%;
	text-decoration: none;
	}
.MenuLeft a	 { color: #fff; text-decoration: none; background-color: #999 }
.MenuLeft a:visited	 { color: #fff; text-decoration: none; background-color: #999 }
.MenuLeft a:hover, .MenuLeft span	 { color: #fff; text-decoration: none; background-color: #666 }
.top              { color: #666666; font-size: 8pt; font-family: Arial; font-weight: normal; text-decoration: none }
.topActive           { color: #666666; font-size: 8pt; font-family: Arial; font-weight: bold; text-decoration: none }
.top a	           { color: #666666; font-size: 8pt; font-family: Arial; font-weight: bold; text-decoration: none }
.top a:visited	           { color: #666666; font-size: 8pt; font-family: Arial; font-weight: bold; text-decoration: none }
.top a:hover	           { color: #666666; font-size: 8pt; font-family: Arial; font-weight: bold; text-decoration: underline }
.footer              { color: #fff; font-size: 8pt; font-family: Arial; font-weight: normal; text-decoration: none }
.footerActive           { color: #fff; font-size: 8pt; font-family: Arial; font-weight: bold; text-decoration: none }
.footer a	           { color: #fff; font-size: 8pt; font-family: Arial; font-weight: bold; text-decoration: none }
.footer a:visited	           { color: #fff; font-size: 8pt; font-family: Arial; font-weight: bold; text-decoration: none }
.footer a:hover	           { color: #fff; font-size: 8pt; font-family: Arial; font-weight: bold; text-decoration: underline }

