body {	
font-family: Arial, Helvetica, sans-serif;	
font-size:10px;	
background: #000000;	
background-image:url(background.png);	
font-weight: bold;	
color: #ffffff;
}
.itemTitle 
{	
font-size: 15px;	
font-family: Geneva;	
color: #ffffff;	
font-weight:bold;
}
.itemdescription 
{	
font-size: 13px;	
font-family: Geneva;	
color: #ffffff;	
font-weight:bold;
}
.content {
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
color:#ffffff;
background: #000000;
font-weight: bold;
}
.sidebar {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#5887a8;
background: #000000;
font-weight: bold;
font-style: li;
}
a:link {	
text-decoration: none;	
color:#5887a8;	
font-weight:bold;	
font-size: 12px;
}
a:visited {
text-decoration: none;
color:#5887a8;
font-weight:bold;
}
a:hover {
text-decoration: underline;
color:#ffffff;
font-weight:bold;
}
a:active {
text-decoration: 
none;color:#5887a8;
font-weight:bold;
}
table.headnav{	
font-family: Arial, Helvetica, sans-serif;        
font-size:15px;        
font-weight: bold;        
font-color: #ffffff;        
background: #5887a8;        
background-image:url(background.png);
}
table.headnav 
a:link, a:active {	
color:#ffffff;	
font-family:Verdana, Arial, Helvetica, sans-serif;	
font-size:12px;	font-weight:bold;	
text-decoration: none;
}
table.headnav 
a:visited {	
color:#ffffff;	
font-family:Verdana, Arial, Helvetica, sans-serif;	
font-size:12px;	font-weight:bold;	
text-decoration: none;
}
table.headnav a:hover {	
color:#000000;	
font-family:Verdana, Arial, Helvetica, sans-serif;	
font-size:12px;	font-weight:bold;	
text-decoration: none;
}
.bottomlinks {	
font-size:11px;	
font-weight:bold;
}
.bottomlinks a {	
font-size:11px;	color:#5887a8;	
text-decoration:none;
}
.bottomlinks a:hover {	
font-size:12px;	
color:#ffffff;	
text-decoration:underline;
}.bottomlinks a:visited {	
font-size:11px;	color:#5887a8;	
text-decoration:underline;
}
.style4 {	
font-size: 9pt;	font-style: normal;	
line-height: normal;	
font-weight: normal;	
font-variant: small-caps;	
text-transform: capitalize;
}