body{
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	color:#fed28e;
	font-family:tahoma;
	font-size:7pt;
	line-height: 10px;
	}
input, textarea, select {
	FONT-FAMILY: Trebuchet MS;
	background-color:#ffffff;
	color:#333333;
	border:1px solid #e9e9e9;
	font-size:10px;}
tr, td, table {
	width: 530;
    text-align: center;
	font-family: Tahoma;
	line-height:7pt;
	font-size:7pt;}
.maintitle,h1{
	font-family:Tahoma;
	text-transform: uppercase;
	background-color:#f9f9f9;
	font-size: 7pt;
	line-height:7pt;
	color: #3e697b;
	text-align: center;
	font-weight: bold;
	padding: 6px;
	width:100%;
	margin-left:0px;}
.content{
	font-family: Arial;
	font-size: 8pt;
	background-color:#ffffff;
	line-height: 10pt;
	text-align: left;
	padding: 6px;
	margin-left:0px;
	width:100%;
	color: #bbbbbb;}	
img {border:0px;}
        b {color:#8591a5;}
        i {color:#8591a5;}
A:link { text-decoration: none; color: #8591a5; cursor: default;}
A:active {text-decoration: none; color:#8591a5; cursor: default;}
A:visited {text-decoration: none; color:#8591a5; cursor: default;}
A:hover { text-decoration: none; color: #8591a5; border-bottom: 1px solid #8591a5; cursor: default;}
-->