body       {
	margin-left: 0;
	margin-top: 40;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #E4E4E4;
}
			
			
td       {
	FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
	COLOR: #333333;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

.footer      {
	FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;
	COLOR: #cccccc;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	text-align: center;
	padding: 3px;
}
			
a      { font-size : 11px;	
			font-family : Verdana,Arial,Helvetica,san-serif;	
			font-weight : 400;
			TEXT-DECORATION: none;	
			color : #0102BC}

a:visited  { font-size : 11px;	
			font-family : Verdana,Arial,Helvetica,san-serif;	
			font-weight : 400;
			TEXT-DECORATION: none;	
			color : #0102BC}

a:active  { font-size : 11px;	
			font-family : Verdana,Arial,Helvetica,san-serif;	
			font-weight : 400;
			TEXT-DECORATION: none;	
			color : #0102BC}

a:hover  { font-size : 11px;	
			font-family : Verdana,Arial,Helvetica,san-serif;	
			font-weight : 400;
			TEXT-DECORATION: underline;	
			color : #0102BC}			
			
.border  {
	border: 1px solid #000000;
}