body{
	font-family: verdana, arial, sans-serif; 
	font-size:10pt
	color:#181a1d; 
	margin:5,5,5,5;    
	background-color:#f4f4f4; 
	background-image: url(images/background.jpg); 
}

a{	text-decoration: underline; }
 
a:link {color: #000000;}
a:active {color: #DA2C3A;}
a:visited {color: #333333;}
a:hover {color: #DA2C3A;}

th, td, .normalText {color:#222222; font-size:10pt}

h1, h2, h3, h4, h5, h6 {color: #a30717; padding:1px; font-weight:300}

h1 {font-size:14pt; text-align:center; color: #a30717;margin-top:10px; margin-bottom:10px;}
h2 {font-size:12pt;}
h3, h4, h5, h6 {font-size:11pt;}
		
hr {color:#555555; height:1px; width:95%}

ul, h2, h3, h4, h5, h6 {margin-top:3px; margin-bottom:3px}
