body {
	color:#800000;
	background-color:white;
	margin:20px;
	padding:0px;
	font:11px "Times New Roman", Times, serif;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:36px;
	font-weight:bold;
	color:#800000;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	}
h6 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:24px;
	font-weight:bold;
	color:#000099;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	}	
h2 {
	font:bold 24px/14px "Times New Roman", Times, serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	text-align: center;
	}
p {
	font:14px/20px "Times New Roman", Times, serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
.Content>p {
	margin:0px;
	font-family: "Times New Roman", Times, serif;
}
.Content>p+p {
	text-indent:30px;
	font-family: "Times New Roman", Times, serif;
}

a {
	color:#800000;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	}
a:link {
	color:#800000;
	font-family: "Times New Roman", Times, serif;
}
a:visited {
	color:#800000;
	font-family: "Times New Roman", Times, serif;
}
a:hover {
	background-color:#800000;
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
  

/* All the content boxes belong to the content class. */
.content {
	position:relative;
	min-width:120px;
	border:thin solid #CCCCCC;
	background-image: url(../images/bg2.gif);
	padding:10px;
	z-index:3;
	font-family: "Times New Roman", Times, serif;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 170px;
	margin-right: 20px;
	}

#navAlpha {
	position:absolute;
	width:150px;
	top:20px;
	left:20px;
	border:thin solid #CCCCCC;
	background-color:#DEDEDE;
	padding:0px;
	z-index:2;
	/*/*/voice-family: "\"}\""; /* */
	/*/*/voice-family:inherit; /* */
	width:150px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/bg2.gif);
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#navAlpha {
	width:150px;
	font-family: "Times New Roman", Times, serif;
}




h3 {
	font:normal 14px/14px "Times New Roman", Times, serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	text-align: center;
}
h4 {
	font:normal 12px/normal "Times New Roman", Times, serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	text-align: center;
}
h7 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:24px;
	font-weight:bold;
	color:#0000FF;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
tbl {

	margin:0px 0px 15px 0px;
	padding:0px;
	font-weight:bold;
	color:#800000;
	text-align: center;
}

