<STYLE>	
	body {
	   color: #444444;
	   font-family: arial, verdana, sans-serif;
	}
	
	h2{
	   color:#982B41;
	   font-family: century gothic;
	}
	
	h3{
	   color:#982B41;
	   font-family: century gothic;
	}
	
	h4{
	   color:#982B41;
	   font-family: century gothic;
	}
	
	p {
	   color: #444444;
	   font-size: 14px;
	   font-family: century gothic;
	}
	
	td {
	   color: #444444;
	   font-size: 14px;
	   font-family: century gothic;
	}
	
	th {
	   color: #982B41;
	   font-size: 14px;
	   font-family: century gothic;
	}
	
	a {
		color:#982B41; 
		font-size: 14px;
		text-decoration:none;	
	}
	
	a:hover {
		color:#982B41;
		 font-size: 14px;
		text-decoration:underline;
	}
	
	a.whiteLink{
		color:#FFFFFF; 
		font-size: 12px;
		text-decoration:none;
	}

	a.whiteLink:hover{
		color:#FFFFFF;
		 font-size: 12px;
		text-decoration:underline;
	}

</STYLE>



