/* positioning styles */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height:14px; 
	color: #333333;
	margin: 5px 10px 5px 40px;
    padding: 0px;
    text-align: left;
   text-valign: top;
   }
   
td {	
	font-size: 10px; 
	}
	 
H1 {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:24px;
	line-height:20px;
	color:#000;
	padding:0px 0px 2px 0px;
	margin:16px 2px 16px 2px;
	font-weight:normal;
	}
	
H2 {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	line-height:18px;
	color:#000;
	padding:0px 0px 0px 0px;
	margin:4px 2px 4px 2px;
	font-weight:normal;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
	
	}

H3 {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#666;
	line-height:20px;
	margin:6px 2px 2px 2px;
}

H4 {
	font-family: Times New Roman, Times, serif;
	font-size:12px;
	color:#777;
	line-height:12px;
	/* margin-top:2px; */
 margin-bottom:2px; 
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height:14px; 
	color: #333333;
	margin-left:2px;
	margin-right:2px;

}

A {
	text-decoration:none;
	color:#a55;
}

A:hover {
	text-decoration:underline;
	color:#d55;
}

#footer {
	height:25px;
	background-color:#000;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#999;
	padding-top:10px;
}
h5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#887;
	line-height:12px;
	color:#ccc;
	/* margin-top:2px; */
	font-weight:normal;
	margin-bottom:2px;
}
