body
{
	font-family : Verdana;
	font-size : 10px;
	color : #666666;
}

td
{
	font-family : Verdana;
	font-size : 10px;
	color : #666666;
}

th
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #ffffff;
}

.hyperlink
{
	font-family : Verdana;
	font-size : 10px;
	color : #999999;
}

a:link { 
	color: #990000;
	text-decoration: none;
	}
a:visited { 
	color: #990000;
	text-decoration: none;
	}
a:hover { 
	color: #666666;
	text-decoration: underline; 
	}
a:active { 
	color: #CCCCCC;
	}
	
.hyperlink:hover
{
	font-family : Verdana;
	font-size : 10px;
	color : #990000;
}

.dashed {
	border-left: 1px dashed #ffffff;
	border-right: 1px dashed #ffffff;
	border-top: 1px dashed #ffffff;
	border-bottom: 1px dashed #ffffff;
	
	}
	
.solid{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	
	}

.bottom_dashed {
	border-bottom: 1px dashed #000000;
	
	}
	
.top {
	border-top: 1px solid #cccccc;
	
	}
	
.audio {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #ffffff;
	}

.form
{
	font-family: Verdana;
	font-size: 9px;
	color: #990000;
}

.style_header
{
	font-family: Verdana;
	font-size: 11px; 
	font-weight: bold;
	color: #ffffff;
}
