
body { 
background-color: #FFFFFF;
font-family: verdana, arial, sans-serif;
font-size: 14px;
font-weight: bold;
color:#00008B;
margin:0px;
padding: 5px;
}


#header { 
height:80px;
text-align: center;
color:#00008B;
background:#87CEFA;
border:2px outset #0000FF;
}

.head {
font-size:42px;
font-family: "Lucida Calligraphy", arial, sans-serif;
}

#mainbody {
top:80px;
margin-left:180px;
color:#00008B;
background:#FFFFFF;
border:0px solid #0000FF;
}

#menu { position:absolute;
top:1px;
left:4px;
width:150px;
background: #87CEFA;
color:#0000FF;
text-align:center;
}

.menume{
width: 144px;
padding-left: 3px;
padding-right: 3px;
text-align: center;
font-size:12px;
font-weight: bold;
color:#00008B; 
background: #ffffff;
border: 1px solid #00008B;
text-decoration: none;
}

.menutop{
width: 60px;
padding:1px;
text-align: center;
font-size:12px;
font-weight: bold; 
color:#00008B; 
background: #ffffff;
border: 1px solid #00008B;
text-decoration: none;
}

a {
color:#00008B;
background-color: #FFFFFF;
}

a.body {
font-size:14px;
background-color:#FFFFFF;
color:#00008B
}

a:hover { 
background-color:#FF0000;
color:#00008B;
}

h1 { 
border-top:6px outset #ADD8E6;
border-left:6px outset #ADD8E6;
font-size:42px;
font-family: arial, sans-serif;

}

h2 { 
border-top:6px outset #ADD8E6;
border-left:6px outset #ADD8E6;
font-size:30px;
font-family: arial, sans-serif;

}

h3 { 
font-size:26px;
font-family: arial, sans-serif;
}

h4 { 
font-size:20px;
font-family: arial, sans-serif;
}


h5 { 
border-top:6px outset #ADD8E6;
border-left:6px outset #ADD8E6;
font-size:18px;
font-family: arial, sans-serif;
color:#00008B; 
background: #87CEFA;
}

h6 { 
border-top:6px outset #ADD8E6;
border-left:6px outset #ADD8E6;
font-size:14px;
font-family: arial, sans-serif;
color:#00008B; 
background: #87CEFA;
}


p,h1,h2,h3,h4,h5,h6 {
	margin: 15px;
}

img {
padding: 3px;
}

hr {
color: #0000FF;
background-color: #FFFFFF;
margin-left:125px;
margin-right:125px;
}

.dblindent { 
margin-left: 125px;
margin-right:125px;
}

.myfoot {
font-weight: bold;
color: #0000FF;
background: #00FFFF;
}


.link {
width: 60%;
padding:5px;
text-align: center;
font-size: 14px;
font-weight: bold;
font-family: Verdana, sans-serif;
color: blue;
background: #F0F8FF;
border-top:2px inset blue;
border-right:6px inset blue;
border-bottom:6px inset blue;
border-left:2px inset blue;
text-decoration: none;
}
