
BODY {
	font-family : "Times New Roman", Times, serif;
	background-color : #FFFFCC;
	margin : 0px 10px 0px 0px;
}
A {
	color : #006633;
}
A:ACTIVE, A:HOVER {
	color : #009999;
	font : bold;
}
A:VISITED {
	color : #999900;
}

P {
	color : #333333;
	text-align : justify;
	font : medium;
	margin : 10px 10px 10px;
}
H1, H2, H3, H4, H5, H6 {
	color : #006633;
	font : "Times New Roman", Times, serif;
	text-align : center;
}
.quote {
	text-align : left;
	margin : 15px 15px 15px 15px;
	font-style : italic;
	font-size : smaller;
	color : #996600;
    font-weight: bold
}

P.center {
	text-align : center;
}

.small {
	color : #666600;
	font-size : xx-small;
	font-style : italic;
	text-align : center;
}

TABLE.main {
	text-align : center;
}
UL, LI {
	font-weight : bold;
	text-align : left;
}

TABLE.hilite {
	border : medium groove #006633;
	padding : 5 5 5 5;
	text-align : center;
}
TD {
	vertical-align : top;
}

.mnindx {  
	font-size: 10pt; 
	line-height: normal; 
	color: #FFFFCC; 
	text-decoration: none
}
A.mnindx, A.mnindx:VISITED, A.mnindx:LINK {
	color: #FFFFCC; 
	text-decoration: none
}
A.mnindx:HOVER, A.mnindx:ACTIVE {
	font-weight : bold;
}
.locallinks {  font-weight: bold; text-align: left; text-indent: 25px}
LI  { font-family: Arial, Helvetica, sans-serif }
