html {
	background-color: white;
}

P	 {
			Font-Family : Times New Roman, Courier New, Courier ;
			Font-Size : 14px ;
			Color : black ;
			Background-Color : white;
		}
		
a:link {
			Font-Family: Verdana, Arial, Sans-Serif;
			font-size: 14px;
			Color: #00f;
			text-decoration: none;
}
		
a:hover, a:active {
			font-weight: bold;
			Color: black;
			background-color: Yellow;
			text-decoration: none;
}
		
.emt	 {
			List-Style-Type : Disc ;
			Font-Family : Courier New ;
			Font-Size : 14px ;
			Color : black ;
			Background-Color : white;
		}
		
.emt_hilight	 {
			Font-Size : 14px ;
			Background-Color : yellow;
		}
		
TD P	 {
			Font-Size : 14px ;
			Font-Family : Courier New, Courier, Verdana, Arial, Times Roman ;
			Color : black ;
			Background-Color : white;
		}
		
h1 {
	font-size: 18px;
	margin: 0 0 2 0;
}

h2 {
	font-size: 16px;
	font-style: italic;
	margin: 0 0 0 0;
}

#hfpack_main_content
{
	background-color: White;
}

#hfpack_main_content h2
{
	background-color: palegreen;
}

#navlink a:link, a:visited {
	Font-Family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;

	Color: Purple;
	text-decoration: none;
}

#navlink a:hover, 
#navlink a:active, 
#navlink td:hover {
	font-weight: bold;
	background-color: Yellow;
	Color: Black;
	text-decoration: none;
}
