<!--
body {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #364854;
	margin : 0;
	padding : 0;
	background-color : #ffffff;
}
h1, h2 {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #364854;
	margin : 0;
	padding : 0;
}
h3 {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
	font-size : 30px;
	color : #364854;
	margin : 0;
	padding : 0;
}
p, table, td {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #364854;
}
a:hover {
	color : #364854;
}
a.names {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #364854;
	text-decoration : none;
	font-weight : bold;
}
a.names:hover {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
 	font-size : 12px;
   	color : #a0b5f3;
    text-decoration : none;
    font-weight : bold;
}
a.names2 {
 	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
    font-size : 12px;
    color : #364854;
    text-decoration : none;
    font-weight : bold;
}
a.names2:hover {
 	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
  	font-size : 12px;
    color : #a0b5f3;
    text-decoration : none;
    font-weight : bold;
}
a.names3 {
 	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
    font-size : 20px;
    color : #364854;
    text-decoration : none;
    font-weight : bold;
}
a.names3:hover {
 	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
  	font-size : 20px;
    color : #a0b5f3;
    text-decoration : none;
    font-weight : bold;
}
a.eotd {
  	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
  	font-size : 18px;
	color : #364854;
	text-decoration : none;
 	font-weight : bold;
}
td.gb {
	background-image : url(/images/gallerybg.gif);
	border-bottom : 2px double #364854;
}
a.eotd:hover {
 	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
    font-size : 18px;
    color : #a0b5f3;
    text-decoration : none;
    font-weight : bold;
}
td.bar1 {
    background-image : url("images/female-bar-bg.jpg");
    border-top : 1px solid #364854;
    border-bottom : 2px solid #364854;
}
td.gallerytop {
  	border-right : 1px solid #364854;
    border-top : 1px solid #364854;
    border-bottom : 1px solid #364854;
    border-left : 1px solid #364854;
    background : #ffffff;
} 
-->