﻿body {
	background-color: #3F93CE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.STYLE1 {
	font-size: 12px;
	line-height: 20px;
}
.STYLE2 {color: #FF0000}
.table,td,th
{
	font-size:12px;
	line-height:20px;
	color:#000000;
}
a:link 
{
	font-size:12px;
	text-decoration:none;
	color:#000000;	
}
a:active 
{
	font-size:12px;
	text-decoration:none;
	color:#000000;	
}
a:visited
{
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
a:hover
{
	font-size:12px;
	text-decoration:underline;
	color:#000000;
}
.line
{
	border-bottom:1px #F4B632 dotted;	
}
.bk{
	border:1px #8FAFD7 solid;
}