body {

background-color: #000000; 
color:#888888; 
font-family: Arial; 
line-height: 130%;
font-size: 10pt;
/*
background-image: url("images/footer.gif");
	background-repeat:no-repeat;
	background-position: right bottom;
*/
}


.subTitle{
/*color:#C0C0C0; 
color:#6699ff;*/
color:#6699ff;
font-size:14pt; 
font-weight:bold
}
.subWhite
{
color:#C0C0C0;
font-size:12pt; 
font-weight:bold
}

.lineonblack
{
	color: #6699ff;
}


.head
{
/*
	background-image: url("images/header.gif");
	background-repeat:no-repeat;
*/
}

.mnuTop{
color:#C0C0C0; 
font-size:12pt;
}

a.mnuTop{
/*color:#C0C0C0; 
color:#6699ff;*/
color:#cccccc;
font-size:12pt;
text-decoration:none;
font-weight:bold;
}

a.mnuTop:hover{
color:#FF9933; 
font-size:12pt
}


.footer{
color: #FF6600;
font-size:8pt;
	
}

a.small{

font-size: 10pt; 
color: #FF6600; 
text-decoration: none
}

a.link{

color: #FF6600; 
text-decoration: none;
}

ul{

list-style-type: square; 
font-size: 10pt
}


.timestamp{
color: #444444;
font-size: 8pt
}

.boldUnderline
{
 font-weight:bold; 
 border-bottom: #5b5b5b 1px solid;
}

