body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #1f1838;
}
a {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
.tmenu {
	font-size: 9pt;
	font-style: italic;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
    margin-left: 30px;

}
.tmenu:hover {
	font-size: 9pt;
	font-style: normal;
	color: #f00;
	font-weight: bolder;
    margin-left: 30px;

}
.bmenu {
	font-size: xx-small;
	color: #435776;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;

}
.bmenu:hover {
	font-size: small;
	color: #FF99FF;
	font-weight: bold;
	font-style: normal;

}
p {
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	font-weight:normal;
	text-align: left;
	color: #000;
}
.boldtext {
	color: #400040;
}
li {
	font-size: 12px;
	color: #003366;

}
.bmenu2 {
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;

}
.bmenu2:hover {
	font-size: 9pt;
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #435776;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
}
.smenu {
	font-size: 9pt;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color: #309;
}

.smenu:hover {
	font-size: 9pt;
	font-style: normal;
	color: #F00;
	font-weight: bolder;
	text-align: center;
}
.smenu2 {
	font-size: 9pt;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	color: #309;
	margin-left: 30px;
}
.smenu2:hover {
	font-size: 9pt;
	font-style: normal;
	color: #F00;
	font-weight: bolder;
	margin-left:30;
	
	
}h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #400040;
}
 