 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline} 
  
  
 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: Maroon;
	font-size: 11PX;
	text-decoration: none
}
  
  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 11px;
	text-decoration: underline;
} 
li, ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-bottom: 0;
	margin-top:0;
	list-style-type: square;
	list-style-image : url(bullet.gif);
}

h1 {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 0;
	margin-top:0;
; font-weight: normal}

h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 2;
	margin-top:0;
; font-style: oblique; text-decoration: underline}
h3
 	{ font-family: Arial;
	 font-size: 13pt; 
	 text-decoration: none; 
	 font-weight: bold;
	 color: white;
	 margin-bottom: 0; 
	 margin-top:0;} 
 
h4
	{font-family: Arial;
	font-weight: bold;
	font-size:  14px;

	margin-bottom: 0; 
	margin-top:0;}

h5{
	font-family: Arial;
	color: #990000;
	font-size: 11px;
	text-decoration: none;
	line-height:11px;
	margin-bottom: 0;
	margin-top:0;
}

h6
{
	font-family: Arial;
	font-weight: bold;
	COLOR: #555555;
	font-size: 11px;
	line-height: 11px;
	margin-bottom: 0;
	margin-top:0;
}

#header a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FF9933;
	text-decoration: none;
	line-height: 20px;
	margin-bottom: 2;
	margin-top:0;
} 
  
  
 #header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 14PX;
	font-weight:bold;
	text-decoration: none;
	line-height: 20px;
	margin-bottom: 2;
	margin-top:0;
}

#header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #1E90FF;
	font-size: 14px;
	font-weight:bold;
	text-decoration: underline;
	line-height: 20px;
	margin-bottom: 2;
	margin-top:0;
} 

#selection a:link {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:none;
	color: #FF9933;
	text-decoration: none;
	margin-bottom: 2;
	margin-top:0;
} 
  
  
 #selection a:visited {
	font-family: arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 12PX;
	font-weight:none;
	text-decoration: none;
	margin-bottom: 2;
	margin-top:0;
}

#selection a:hover {
	font-family: arial, Helvetica, sans-serif;
	color: #1E90FF;
	font-size: 12px;
	font-weight:none;
	text-decoration: underline;
	margin-bottom: 2;
	margin-top:0;
} 

#button {
	width: 134px;
	border-right: 1px solid #000000;
	padding: 0 0 0em 0;
	margin-bottom: 1em;
	font-family: 'arial',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #ffffff;
	color: #ffffff;
; font-size: 11px	}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #000000;
		margin: 0;
		}
#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 1px solid #000000;
		border-right: 5px solid #ffffff;
		background-color: #ffffff;
		color: Black;
		text-decoration: none;
		width: 100%;
		font-weight:normal;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 1px solid #000000;
		border-right: 5px solid #cccccc;
		background-color: #CCCCCC;
		color: #000000;
		font-weight: normal;
		}
p { 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0;
	margin-top:0;
	list-style-type: square;
	list-style-image : url(bullet.gif);
 } 