/* CSS Document */
body { font-family : Tahoma, Arial, Helvetica, sans-serif;letter-spacing:1px;}

p {  
	font-size:12px;
	
}

a { 
	color:#000;
	text-decoration:none;
	}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size:18px; 
	font-weight:100; 
	color:#58141D;
	clear: both;
	padding-top: 15px;
}

h2{ 
	font-size:12px; 
	font-weight:bold;
}

h3{ 
	font-family: "Times New Roman", Times, serif; 
	font-size:14px; 
	font-weight:bold; 
	color:#58141D; 
}

h4{
	font-size:12px; 
	font-weight:bold;  }
h5{ }
h6{ }

li {
	 font-size:12px;
}
