.text {
	font-family: Verdana;
	font-size: 12px;
	background-color: #B8EDDC;
	background-repeat: repeat-y;
	background-position: right;
	color: #0033FF;

}
.tabletext {

	font-family: Verdana;
	font-size: 12px;
	background-color: #B8EDDC;
	background-repeat: repeat-y;
	background-position: right;
	color: #0033FF;
}
.text4 {
	font-family: Verdana;
	font-size: 9px;
	color: #003399;
}
.text2 {
	font-family: Arial;
	font-size: 11pt;
	color: #333333;
}
.text3 {

	font-family: Arial;
	font-size: 10pt;
	color: #333333;
}
.menu {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #003399;
	font-style: italic;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/b_blank.jpg);
	text-decoration: none;
}

.menu:hover {
	text-decoration: underline;
}
.links1 {
	font-family: Verdana;
	font-size: 9pt;
	color: #000066;
	text-decoration: none;
}
.links1:hover {
	text-decoration: underline;
}
