
p {
	font: normal 12px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #666666;
	}
h1 { 
	font: bold normal 10px Arial, Helvetica, sans-serif;
	 font-weight: bold;
	letter-spacing: 1px; 
	color: #000000;
	}
h2 { 
	font: normal 14px Arial, Helvetica, sans-serif;
	letter-spacing: 1px; 
	color: #999999;
	}
h3 { 
	font: bold normal 16px Arial, Helvetica, sans-serif;
	 font-weight: bold;
	letter-spacing: 1px; 
	color: #CCCCCC;
	}
h4 { 
	font: bold normal 10px Arial, Helvetica, sans-serif;
	 font-weight: bold;
	letter-spacing: 1px; 
	color: #CCCCCC;
	}
a:link { 
	font-weight: bold; 
	 font-weight: bold;
	text-decoration: none; 
	color: #990000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #333333;
	}
a:hover, a:active { 
	text-decoration: underline overline; 
	 font-weight: bold;
	color: #990000;
	}