body {
	font-family: Times New Roman;
	font-size: 12px;
	color:#000333;
	
}

td {
	font-family: Times New Roman;
}

th {
	font-family: Times New Roman;
}
.style3 {
	font-size: xx-large;
	font-weight: bold;
}
.style4 {font-size: x-large}
.style5 {	font-size: large;
	font-weight: bold;
}

/* BEGIN style4 */
 #navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: 13px Times New Roman;
width: 13em;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #A298F9;
text-decoration: none;
}

#navlist li a:link { color: #272750; }
#navlist li a:visited { color: #3514F1; }

#navlist li a:hover
{
	color: #000033;
	background: #CAC4FF;
	font-weight: bold;
}

.style2 {font-family: "Times New Roman", Times, serif}

/* END style4 */
/* BEGIN style1 */
#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 170px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist li a { text-decoration: none; }

/* END style1 */
