h1 { color: #ffcc00; font-size: 36px; font-family: arial,helvetica,sans serif; font-weight: bold; }
h2 { color: #0066cc; font-size: 24px; font-family: times,times new roman,serif; }
h3 { color: #ffffff; font-size: 28px; font-family: arial,helvetica,sans serif; font-weight: bold; line-height: 140%;}
strong { color: #000000; font-size: 24px; font-family: times,times new roman,serif; font-weight: normal; }
p,ul,li { color: #000000; font-size: 14px; font-family: arial,helvetica,sans-serif; }
strong { color: #000000; font-size: 18px; font-family: verdana,arial,helvetica,sans-serif; font-weight: bold; }
small { color: #000000; font-family: arial,helvetica,sans-serif; font-size: 12px; font-weight: bold; }
.bottom { color: #999999; font-family: arial,helvetica,sans-serif; font-size: 24px; font-weight: normal; }
.copyright { color: black; font-family: arial,helvetica,sans-serif; font-size: 10px; font-weight: bold; }
.header { color: ##003399; font-weight: bold; font-size: 16px; }
div.menuBar {
	color: #000000;
	font-family: arial, helvetica, sans;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	}
div.menuBar a.HeadLink {
	color: #000000;
	left: 0px;
	margin: 1px;
	padding: 2px;
	position: relative;
	text-decoration: none;
	top: 0px;
  	z-index: 100;
	}
div.menuBar a.HeadLink:hover { color: #ffffff; text-decoration: none; background: #000000 }
div.menu {
	background: #DAC8FE;
	background-color: #DAC8FE;
	padding: 2px;
	font-family: arial, helvetica, sans;
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	text-align: left;
	text-decoration: none;
	top: 0px;
	visibility: hidden;
	z-index: 101;
	color: #ffcc00; 
	}
div.menu a.menuItem {
	border-left: 1px solid #111111;
	border-bottom: 1px solid #111111;
	padding: 2px;
	cursor: default;
	display: block;
	text-decoration: none;
	white-space: nowrap;
	color: #000000; 
	}
div.menu a.menuItem:hover, div.menu a.menuItemHighlight { color: #ffffff; background: black; background-color: black; }

