behavior:url("csshover.htc");


body {
	font-family: "Arial Narrow";
	font-size: 12px;
	behavior:url("csshover.htc");

}

td {
	font-family: "Arial Narrow";
	font-size: 13px;
}

.Content{
	font-family: "Arial Narrow";
	font-size: 13px;
	padding:20px;
}



th {
	font-family: "Arial Narrow";
	font-size: 12px;
}

form {
	font-family: "Arial Narrow";
	font-size: 12px;
	}

input {
	font-family: "Arial Narrow";
	font-size: 12px;
}

textarea {
	font-family: "Arial Narrow";
	font-size: 12px;
}

select {
	font-family: "Arial Narrow";
	font-size: 12px;
}

ul {
	font-family: "Arial Narrow";
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: "Arial Narrow";
	font-size: 12px;
}

ol {
	font-family: "Arial Narrow";
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: "Arial Narrow";
	font-size: 10px;
	padding:10px;
}

h1 {
	font-family: "Arial Narrow";
	font-size: 16px;
}

.bodystyle {
	font-family: "Arial Narrow";
	font-size: 12px;
}

.Nav {
	line-height:20px;
	}
.Nav a:link { 
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;	
	}
.Nav a:hover { 
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight:400;
	color:#990000;
		text-decoration:none;
			font-weight:bold;
	}
.Nav a:visited { 
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight:400;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	}
	
.subNav {
	line-height:18px;
	}
.subNav a:link { 
	font-family: "Arial Narrow";
	font-size: 14px;
	color:#000000;
	text-decoration:none;	
	}
.subNav a:hover { 
	font-family: "Arial Narrow";
	font-size: 14px;
	color:#990000;
	text-decoration:none;
		}

.subNav a:visited { 
	font-family: "Arial Narrow";
	font-size: 14px;
	text-decoration:none;
	color:#000000;
	}
	