/* Global Styles */
h1 { font: bold; font-family: arial, helvetica, sans-serif; line-height: 22px; color:#2C8ABA}
h2 { font: bold; font-family: arial, helvetica, sans-serif; line-height: 18px; color: #993300}
h3 { font-family: arial, helvetica, sans-serif; line-height: 8px; color:  #993300}
h4 { font-family: arial, helvetica, sans-serif; line-height: 18px; color: #993300; }
h5 { font: bold; font-family: arial, helvetica, sans-serif; line-height: 22px; color: #2C8ABA}
p  { font:12px; font-family: arial, helvetica, sans-serif; line-height: 16px; color:#666666}
body {font:11px Arial, Helvetica, sans-serif;  color:#666666; line-height:20px; margin-top:0px;	}



body {
	margin:0px;
	}
	

/* ID Styles */
	

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}


a:link {
	color: #2C8ABA;
}
a:hover {
	color: #993300;
}

