body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #D5D5D5;
	SCROLLBAR-HIGHLIGHT-COLOR: #D5D5D5;
	SCROLLBAR-SHADOW-COLOR: #D5D5D5;
	SCROLLBAR-3DLIGHT-COLOR: #7D7E7F;
	SCROLLBAR-ARROW-COLOR: #7D7E7F;
	SCROLLBAR-TRACK-COLOR: #C2C2C2;
	SCROLLBAR-DARKSHADOW-COLOR: #7D7E7F;
	SCROLLBAR-BASE-COLOR: #D5D5D5;
	background: #D5D5D5;
	background-repeat: repeat-y;
	font-family: Arial;
	font-size:9px;
	letter-spacing:0px;
	line-height: 12px;
	padding:5px;
	text-align:justify;
	color:#C6C6C6;
	
}

.td,tr {
	font-family: Arial; 
    font-size:9px;
	letter-spacing:0px;
	line-height: 12px;
	padding:5px;
	border-bottom: solid #949494 0px;
	border-top: solid #FFFFFF 0px;
	text-align:justify;
	color:#C6C6C6;}

a:link, a:visited, a:active {
	font-style: none;
	text-decoration: none; 
	cursor: hand;
	color: #F0DFC8;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	font-style: none;
	text-decoration: underline; 
	cursor: hand;
	color: #C6C6C6;}

h1 {
	font-size: 6pt; 
	color:#DCEDF2; 
	line-height:12px; 
	letter-spacing:0pt;
	margin: 0px;
    font-family: Verdana,Arial,Helvetica; 
    text-transform: uppercase;
    letter-spacing: 1px; 
    font-weight: bold;
}
h2 {
    font-family : trebuchet ms, verdana;
    font-size : 8pt;
    text-weight: bold;
	text-transform: uppercase;
	padding: 2px;
	color: #DCEDF2;
    text-transform: uppercase;
    text-align: center;
    margin: 1;
    letter-spacing : 1px;
}
  

img {
		BORDER: 0px solid #c9c9c9;
}



