.hf_Heading {
	font-family: "Courier New", "Times New Roman", Times, serif;
	font-size: small;
	text-transform: capitalize;
	font-weight: bold;
	text-align:center;
}
.hf_unitNumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	letter-spacing: 7px;
	word-spacing: 20px;
	text-align:center;
}

.hf_unitName {
	font-family: "Courier New", "Times New Roman", Times, serif;
	font-size: medium;
	text-transform: capitalize;
	font-weight: bold;
	text-align:center;
}

.hf_unitRank	{	
	font-size: medium;
	font-weight: bold;
	text-align:center;
	}	
	
.hf_unitPosition	{	
	font-size: medium;
	font-weight: bold;
	text-align:center;
	}	
	
.hf_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: X-small;
	text-transform: capitalize;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}

.mainTable {
	background-color: #FFFFFF;
}

.hf_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-transform: capitalize;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
A.hf_nav:link	{	
	text-decoration:	none;
	color:	#FFFFFF;
	}	
		
A.hf_nav:visited	{	
	text-decoration:	none;
	color:	#FFFFFF;
	}	
		
A.hf_nav:active	{	
	text-decoration:	none;
	color:	#FFFFFF;
	}	
		
A.hf_nav:hover	{	
	text-decoration:	underline;
	color:	#FFFFFF;
	}

.hf_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #CC0000;
}
.hf_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
.hf_pic_border {
	border: 2pt solid #CC0000;
}
.hf_table {
	background-color: #CC0000;
	background-position: center center;
	font-size: 16pt;
	color: #FFCC33;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 5pt;
	word-spacing: 10pt;
}
A:link	{	
	text-decoration:	underline;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#3333cc;
	}

	IMG.floating_left{float:left;}
	
	.style1 {
		font-size: 12px;
		font-weight: bold;
	}

	.style2 {font-size: large}
	
	body {
		margin-left: 0px;
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 0px;
	}

.hf_subject {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bolder;
	color: #CC0000;
}