
A {text-decoration: underline; color: #3300FF;}
A:hover {text-decoration: underline + overline;color: #006600;
	font-family: Arial, Helvetica, sans-serif;
}

.fixedfont { font-size : 12px }
P { font-size : 12px } 

.style1 {	font-size: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	line-height: 68px;
}

.style2 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336600;
	font-style: italic;
	font-size: 12px;
}

.style3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16px;
}

.style4 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px
}

.style5 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #336600;
}

.style6 {
	color: #336600;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style7 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	font-style: italic;
	font-size: 12px;
}

.style8 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	font-size: 14px;
}

.style9 {
	color: #CC0000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.style10 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.style11 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336600;
	font-weight: bold;
	line-height: 20px;
}

.style13 {	font-family: Arial, Helvetica, sans-serif;
	color: #339900;
	font-size: 60px;
	line-height: 68px;
}

.style14 {color: #990000
	font-family: Arial, Helvetica, sans-serif;
}

.style15 {
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
}

.style17 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	line-height: 28px;
	font-weight: bold;
}

.style18 {	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
}



#dropmenudiv{
position:absolute;
background-color: #FFFFCC;
border:1px gold;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:14px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #33CC99;
}

body {
	background-color: #669AFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

a {
	color: #000099;
	text-decoration: none;
}

form {
	background-color: #FFFFFF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #990000;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

