BODY
{
	
	margin: 0px;    
    
}
A.one:link
{
    color: #000033;
	font-size : 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif
}
A.one:visited
{
    color: #000033;
	font-size : 12px;
	text-decoration : none;
	letter-spacing: 1px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif
}
A.one:active
{
    color: #000033;
	font-size : 12px;
	text-decoration : none;
	letter-spacing: 1px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif
}
A.one:hover
{
    color: #394152;
	font-size : 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif
}
A.link:link
{
    color: #666666;
	font-size : 13px;
	
	text-decoration : underline;
	
	font-family : Arial, Helvetica, sans-serif
}
A.link:visited
{
    color: #666666;
	font-size : 13px;
	text-decoration : underline;
	
	
	font-family : Arial, Helvetica, sans-serif
}
A.link:active
{
    color: #666666;
	font-size : 13px;
	text-decoration : underline;
	
	font-family : Arial, Helvetica, sans-serif
}
A.link:hover
{
    color: #000033;
	font-size : 13px;
	
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif
}

table.content
{
	color: #000033;
	
	font-size : 13px;	
	text-decoration : none;
	line-height: 20px;
	font-family : Arial, Helvetica, sans-serif;
	
	}
.image
{border:1px solid #cccccc;
		
	}
	td.line
{
	color: #999999;
	line-height: 8px;
	font-size : 13px;	
	text-decoration : none;
	text-align: right;
	font-family : Arial, Helvetica, sans-serif
	}
td.link_td {
	color: #000033;
	font-size : 13px;	
	text-decoration : none;	
	
		text-align: center;
	font-family : Arial, Helvetica, sans-serif
}

BODY
{
    SCROLLBAR-FACE-COLOR: #E4E7E8;
    SCROLLBAR-HIGHLIGHT-COLOR: #000000;
    SCROLLBAR-SHADOW-COLOR: #000000;
    SCROLLBAR-3DLIGHT-COLOR: #9BB3BA;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #E4E7E8;
    SCROLLBAR-DARKSHADOW-COLOR: #9BB3BA;
    
}
input.res {
	font-family: Arial;	
	font-size: 10pt;
	color: #000033;
	background: #ffffff;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: right;		
	}
	input.var {
	font-family: Arial;	
	font-size: 10pt;
	color: #000033;
	background: #ffffff;
	border-color: #999999;
	border: 1px solid;
	text-align: right;		
	}