body
	{
	background-color: #333333;
       color:#fff;
	margin: 30px;
	scrollbar-track-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#333333;
	scrollbar-highlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#333333;
       font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a:link, a:visited, a:active
	{
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	color: #fb005a;
	}

a:hover, a:focus
	{
	text-decoration: none;
	border-bottom: 1px dashed;
	border-color: #FB005A;
	font-family: verdana;
	font-weight: bold;
	color: #fb005a
	}
.menulinks td a:hover, .menulinks td a:focus { border:none; }
img {
 border:none;
}

h1
	{
	padding: 0.8em;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	}

p
	{
	padding: 0.8em;
	font-family: verdana, sans-serif;
       font-size: 10px;
	text-align: left;
       line-height:130%;
	}

#footerleft
	{
	text-align: left;
	font-family: verdana;
	font-size: 9px;
	color: #555555;
	}	
#footerright
	{
	text-align: right;
	font-family: verdana;
	font-size: 9px;
	color: #555555;
	}	


.photo  {  
	border: #000; 
	border-style: double; 
	border-top-width: 1px double; 
	border-right-width: 1px double; 
	border-bottom-width: 1px double; 
	border-left-width: 1px double;
	}
ul, li {
    padding: 0.8em;
    font-size:10px;
    line-height:130%;
    color: #fff;
}
