a:hover {  
	color: #FFCC33;
	text-decoration: underline;
}
a {  
	font-family: Arial, sans-serif; 
	font-size: 13.0pt; 
	color: #660099; 
	font-weight: bold;
	text-decoration: none; 
	background-color: ;
}
h1 {
	color: #FFCC33;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28pt;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 10px;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14.0pt;
	color: white;
	font-weight:  bold;
	text-decoration: none;
	MARGIN: 0px; 
	WORD-SPACING: 0px; 
	TEXT-INDENT: 0px; 
	LINE-HEIGHT: 100%;
	letter-spacing: 7px;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 13.0pt;
	color: #CC3333;
	font-weight:  bold;
	text-decoration: none;
	MARGIN: 0px; 
	WORD-SPACING: 0px; 
	TEXT-INDENT: 0px; 
	LINE-HEIGHT: 100%;
}
p {
	font-family: Arial, sans-serif;
	font-size: 9.0pt;
	font-weight:  bold;
	color: darkblue;
}
.footer {
	font-family: Verdana;
	font-size: 7.0pt;
	font-weight:  bold;
	color: white;
}
.nav {
	font-family: Arial, sans-serif;
	font-size: 12.0pt;
	font-weight:  bold;
	font-style: italic;
	color: #660099;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:  bold;
	font-style: italic;
	color: #660099;

}
ul {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	font-weight:  bold;
	font-style: italic;
	color: black;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	MARGIN: 6px 0px 6px 20px;
}
.box {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	font-weight:  bold;
	font-style: italic;
	color: black;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}
.stretch {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14pt;
	font-weight:  bold;
	font-style: italic;
	color: #FFCC33;
	letter-spacing: 20px;
}
BODY {
	
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: white;
	background-image:  url(images/bg_mic.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.header {
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-y;
}

