th {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:bold;
	color: #473F6E;	
	text-align:left;
	vertical-align:top;

}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #473F6E;	
	text-align:left;
	vertical-align:"top";

}

.underline
{
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#4b446f;
}

td.underline 
{
	width:600px;
}

th.underline
{
	width:100px;
}



.btext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #473F6E;	
}

h1 {
	color: #4b446f;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style:bolder;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:black;

}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:bold;	
	color: #4b446f;
}

.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;	
	color: #473F6E;
	background-color:#eaf0f2;
	padding:5px;	
	border-width:1px;
	border-style:solid;
	border-color:#ded6d3;
}




.menuitem {
	display:block;
	width:150px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:bold;
	text-decoration: none;
	color: #473F6E;
	padding:2px;
	margin-bottom:5px;
	border-width:1px;
	border-style:solid;
	border-color:#ded6d3;




	
}

.menuitem:hover {	
	background-color:#eaf0f2;
}

.menuitem-current {
	display:block;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:bolder;
	text-decoration: none;
	color: #473F6E;
	padding:2px;	
	margin-bottom:5px;
	border-width:1px;
	border-style:solid;
	border-color:#ded6d3;
	width:150px;
	background-color:#eaf0f2;
}
	
