BODY {
background-color: #FFFFCC;
color: #000000;
font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
border-width: medium;
border-style: double;
border-color: #66CCFF;
vertical-align: top;
align: center;
padding: 1%;
margin: 0%
}

.main {
font-family: Arial, Helvetica, sans-serif;
background-color: #EEFFFF;
color: #000000;
vertical-align: top
}

.head{ 
font-family: Arial, Helvetica, sans-serif;
background-color: #CCFFFF;
color: #000000
}

.menu {
background-color: #FFFFDD;
color: #000000;border-width: thick;
border-style: inset;
border-color: #6699FF;
padding: 1%;
width: 90%;
position: relative;
text-align: justify
}

HR {
width: 100px;
color: #336666;
}

.bdr1 { 
background-color: #FFFF99;
border-width: thick;
border-style: ridge;
border-color: #6699FF;
padding: 2%;
}

.bdr2 { 
background-color: #FFCC66;
border-width: thick;
border-style: inset;
border-color: #66FF99;
padding: 1%;
}

.bdr3 { 
background-color: 333399;
color: CCCCFF;
border-width: medium;
border-style: inset;
border-color: #33FFCC;
text-align: center;
padding: 0%;
margin: 0%
}

.bdr4 { 
background-color: #FFCCCC;
border-width: medium;
border-style: ridge;
border-color: #FF66FF;
width: 100%;
}


DIV
{
margin-right: 2%;
margin-left: 2%
}

P {
margin: 2%;
text-align: justify
}

H1 {
font-size: 150%;
text-align: center;
font-weight: bold;
padding: 0%;
margin: 1%
}

H2 {
font-size: 125%;
text-align: center;
font-weight: bold
}

H3 {
font-size: 115%;
text-indent: 2%;
font-weight: bold
}

H4 {
font-size: 105%;
text-indent: 1%;
font-weight: bold;
color: #CC33CC;
background: transparent
}

H5 {
font-size: 100%;
text-indent: 1%;
font-weight: bold
}

H6 {
font-size: 90%;
font-weight: bold
}


UL {
list-style-type: disc;
margin: 2%;
text-align: justify
}

PRE {
font-family: "Courier New", monospace;
text-align: left;
font-size: 10pt
}


UL.lnk {
list-style-type: disc;
list-style-image:  url("http://www.awebspace.com/mball2.gif");
text-align: left;
margin: 2%;
}

LI {
padding-bottom: 1%
}

CITE {
font-family: sans-serif;
font-style: normal;
text-indent: 1%;
line-height: 110%
}

ADDRESS {
margin: 2%;
text-align: left;
font-style: italic;
font-size: 85%;
color: #000000;
background: transparent
}

EM {
font-family: "Comic Sans MS", sans-serif;
font-weight: bold;
background-color: #FFFF66;
color: #FF0033
}


A:link {
color: #0033CC;
font-weight: bold;
text-decoration: none
}

A:visited {
color: #993300;
font-weight: bold;
background: transparent;
text-decoration: none
}

A:active {
color: #990000;
background: transparent;
font-weight: bold;
text-decoration: none
}

A:hover {
font-weight: bold;
text-decoration: underline
}