body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CDDBDC;
        background-color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
}

.menu {
background-image: url(/images/menubar_bg.gif);
}

.content_header {
font-size: 18px;
font-weight: bold;
color: #cccccc;
}

.content {
font-size: 14px;
font-weight: normal;
color: #cccccc;
}

.content a:link {
font-size: 14px;
text-decoration: none;
color: #ffffff;
font-weight: bold;
}

.content a:visited {
font-size: 14px;
text-decoration: none;
color: #ffffff;
font-weight: bold;
}

.content a:hover {
font-size: 14px;
text-decoration: none;
color: gold;
font-weight: bold;
background-color: #000000;
}

.content_small {
font-size: 10px;
}

.title {
font-size: 24px;
}

.galheading {
font-size: 18px;
font-weight: bold;
color: #CCCCCC;
}

.names {
font-weight: normal;
font-size: 14px;
color: #ffdf5d;
}

.faded {
font-size: 10px;
color: #aaaaaa;
}

.faded a:link,a:visited {
font-size: 10px;
color: #aaaaaa;
text-decoration: none;
}

.faded a:hover {
color: gold;
}

.footer {
font-size: 12px;
font-weight: bold;
color: #cccccc;
background-color: #333333;
text-align: center;
}

.istyle { font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px; 
        color: #000000; 
        background: #cccccc;
        }

A { text-decoration:none;}
A:link {color: blue}
A:visited {color: blue}
A:hover {color: red;background-color:#66ffff;}
 .leftaln {
   font-size:18px;
   text-align:left;
   font-family: "Arial", "Helvetica";
   color:white;
   }
 .centeraln {font-size:10px; text-align:center; font-family: "Arial", "Helvetica";color:navy;}
 .lefthyp {font-weight:bold; font-size:12px; text-align:left; font-family: "Arial", "Helvetica";}

