h1,h2,h3 {text-align: center}

.c1 
{
background-color: maroon;
}

.c2 
{
background-color: #e8e8e8;
}

.c3 
{
text-align: center;
}

.c4 
{
list-style: none; 
display: inline
}

b.c5
{
font-style: italic
}

#menuposition 
{
position: relative;
width: 95px;
height: 31px;
margin:-2px;
}

noscript.c8 
{
font-style: italic; 
font-weight: bold;
font-size: 120%;}

span.c9 {color: white; font-size: 120%; text-indent:25px;}

td.c7 
{
width: 120px;
font-family: "century gothic", verdana, Tahoma, sans-serif;
font-size: 12px;
}

body
{
background-color: #c0c0c0;
color: black
}

.web1
{
font-family: "century gothic", verdana, tahoma, arial, sans-serif;
font-size: 15px;
color: black 
}


a.homelinks:link {color: #FFFFFF }
a.homelinks:visited {color: #FFFFFF }
a.homelinks:active {color: #FFFFFF }

body
    :link { color: #0000FF }
    :visited { color: #0000FF }
    :active { color: #FF0000 }
    
