p {
	color : #330099;
	font-family : Arial, Verdana, Georgia, sans-serif;
	font-size : 10pt;
}

LI {
	color : #330099;
	font-family : Arial, Verdana, Georgia, sans-serif;
	font-size : 9pt;
; list-style-type: disc
}


a:hover {
	color : Red;
}

a.menu {
	text-decoration:none;
	color : #FFFFCC;
	font-family : Arial, Verdana, Georgia, sans-serif;
	font-size:9pt;
	font-weight: bolder
}

a.menu:hover {
	color:  #330099;
	background-color : White;
}

a.menusm {
	text-decoration:none;
	color : #FFFFFF;
	font-family : Arial, Verdana, Georgia, sans-serif;
	font-size:9pt;
	font-weight: bolder
}

a.menusm:hover {
	color:  #330099;
	background-color : #FFFFCC;
}

h1 {
	font-size : 24pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #330099; 
	font-weight :  normal;
	text-align :  center;
	}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 19pt;
	color: #330099;
	font-weight :  normal;
	text-align :  center;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	color: #330099;
	font-weight :  normal;
	text-align :  center;
}

h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt; color: #993300; font-weight: bold; font-variant: normal; text-decoration: none; text-align: center: #330099;
	font-weight :  normal;
	text-align : left;
}

h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330099;
	font-weight :  normal;
	text-align :  center;
}

h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #330099;
	font-weight :  normal;
	text-align :  center;
	}

.highlight {
	background-color : Yellow;
}

.note {
	background-color : Silver;
	border-color : Gray;
	border-style : solid;
	border-width : thin;
	padding : 4px;
}

.title {
	background-color : Navy;
	color : Silver;
	font-style : italic;
}

.address {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #330099; text-decoration: none}
.top {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #330099; text-decoration: underline}
a.top:hover {  color: #CC3300}

