body { 
margin: 0; 
padding: 0; 
background-color: #ffffff;
background-repeat: no-repeat; 
background-position: 0px 0px; 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #003366;
}

a:link { color: #003399; } 
a:visited { color: #003399; } 
a:active { color: #33ccff; } 
a:hover { text-decoration: underline; } 
a { text-decoration : none; 
font-size: 14px;} 

h1 {
font-size: 25px;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 5px;
color: #003399;
font-weight: bold;
text-align: center;
}

h2 {
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 2px;
color: #003399;
font-weight: bold;
}

h3 {
font-size: 17px;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 5px;
color: #003399;
font-weight: bolder;
}

p {
font-size: 100%;
text-indent: 1cm;
}

p:font {color: #330000;}

p.sansserif {font-family: sans-serif}

.active { 
position: absolute; 
visibility: hidden; 
left: 0; 
z-index: 0; 
}

.subMenu { 
position: absolute; 
visibility: visible; 
color: #ffffff;
font-weight: bold;
letter-spacing: 5px;
cursor: pointer;
}

.subText { 
position: absolute; 
visibility: hidden; 
color: #003399;
width:330px;
z-index: 2;
font-family: Verdana;
}
