

html{background:black
}
body{
margin:0px;
padding:0px;
background:black}
.hed {background: url(banner1.jpg); background-attachment: scroll; background-repeat: no-repeat; margin-bottom: 0px; margin-left: 30px; margin-right: 30px; margin-top: 0px}
p {color: white; font: 1em verdana, arial, sans-serif; text-align: left; margin-left: 2%}

b{font-weight:bold}

.cont {
width:75%;
margin:0px auto 0px 20%;
background-color:#4869d6 ; 
border: none; 
padding: 5px 10px 10px 10px; 
margin: 10px 10% 10px 10%;
width: 700px}		
 
.text {
width:75%;
margin:0px auto 0px 20%;
background-color:#4869d6 ; 
border: none; 
padding: 0px; 
}	

.cent{ margin:5px auto;}

img {margin: 5px auto 5px auto;display:block;}

h1,h2,h3,h4,h5,h6 {font-family: "palatino linotype",serif; 
text-align:center;display:block;}

h1{font-size:1.7em;color:white; 
}
h2{font-size:1.4em;color:white;  
}
h3{font-size:1.3em;color:white;text-align:left; 
}
h4{font-size:1.3em;color:white;text-align:center; 
}
h5{
}
#table{
}	   

ol,li, ul{font-family:tahoma,verdana,sans-serif;
font-size:1em;
color:white;
}

.boxout{
} 

.ctbox{
}
a{border-bottom:1px dotted grey;}
a:link {color:yellow; text-decoration:none;}
a:visited{color:black; text-decoration:none;}
a:hover{color:red; background:black; text-decoration:none;}
a:active{color:red; text-decoration:none;}

.navbar {float:left;background: #ff7373; font-family: verdana,tahoma,arial,sans-serif;
border-bottom: 5px solid #effd72; border-top: 5px solid #effd72; 
padding: 5px 5px; 
margin-left: 0px; margin-right: 0px;}

.navbar a:link, .navbar a:visited {
font-size:0.8em;
margin:0px auto;
text-align:left;
color:black;
display: block;
background:#ff7373;
padding-top:0px;
padding-bottom:0px; 
text-decoration:none;}

.navbar a:hover, .navbar a:active{ 
font-size:0.8em;
text-align:left;
color:white;
display:block;
background:black;
padding-top:0px;
padding-bottom:0px; 
text-decoration:none;}


.text a:link, .text a:visited {
font-size:1em;
margin:0px auto;
text-align:left;
color:yellow;
display: block;
padding-top:0px;
padding-bottom:0px; 
text-decoration:none;}

.text a:hover, .text a:active{
font-size:1em;
text-align:left;
color:white;
display:block;
background:black;
padding-top:0px;
padding-bottom:0px; 
text-decoration:none;}
