/* 
 */
BODY, BD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: bold;
	color : #666633;
	background-color : transparent;
}
A:link {
	color: rgb(116,108,145);
	text-decoration: none;
	
}
A:visited {
	color: #996600;
}
A:active {
	font-weight: bolder;
	font-size: 12pt;
}
A:hover {
	text-decoration: underline;
	font-size : larger;
}

H1 {
	color: rgb(116,108,145);
	background-color: transparent;
	font-size: 14pt;
	font-weight: bold;
	margin: 0pt 0pt 0pt 0pt;
	text-align: center;
	padding-bottom : 0px;
	padding-top : 5px;
}
H2 {
	color: rgb(207,216,215);
	background-color: #b88b00;
	font-size: 10pt;
	font-weight: bold;
	margin: 0pt 0pt 5pt 0pt;
	padding-left : 1em;;
}
H3 {font-size: 9pt; margin: 0pt 0pt 0pt 0pt}
H4 {font-size: 8pt; color: }
H5 {
	font-size: 7pt;
	color : Gray;
	font-family : "Comic Sans MS";
	font-weight: bold;
}

H6 {
	font-size: 7pt;
	font-family : "Small Fonts";
	color : Gray;
}
HR {
	height: 5pt;
	background-image : url('../imgs/linemve.gif');
}


P	{ font-size: 9pt; line-height: 1.4 ; margin: 5pt 0pt }
UL	{
	list-style-image: url('none');
	margin-left:10pt; margin-right:5pt; margin-top:5pt; margin-bottom:5pt
}
LI	{ margin: 8pt 0pt ; list-style-image: url('../imgs/sailleftsml.gif')}
ADDRESS	{ font-style: italic; font-size: 9pt }
.footer	{ font-style: italic; font-size: 8pt }