body {
margin:0;
padding:0;
font-family:"Times New Roman", Times, serif;
background-color: #CCCCFF;
}

a:link {
color:#000066; font-weight:bold; text-decoration:none;
}
a:visited {
color:#0099CC; text-decoration:none;
}

a:active {
	color: #9900FF; text-decoration:none;
}
a:hover {
	color: #339966; text-decoration:underline;
}

.style1 {font-size:14px}
.style2 {font-size:12px}
.style3 {font-size:24px; color:#660099}
.style4 {font-size:11px; color:#000000}

.style6 {font-size:16px; color:#660099; font-style:italic; font-weight:bold}
.style7 {font-size:16px; font-weight:bold}
.style8 {font-size:24px; color:#000000; font-weight:bold}

h1 {
font-size: 24px;
color: #660099;
}
h2 {
font-size: 18px;
color: #660099;
}
h3 {
font-size: 14px;
margin-bottom: 0px;
}

ul.menu {
font-size: 12px;
margin: 3px;
padding: 12px;
list-style-type: none;
margin-bottom: 0px;
margin-top: 0px;
}


ul.submenu {
font-size: 12px;
margin: 0px;
padding: 3px;
list-style-type: none;
margin-bottom: 0px;
margin-top: 0px;
}
