.style2 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style4 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style5 {
	color: #990000;
	font-weight: bold;
}
.style6 {
	color: #FF0000;
	font-weight: bold;
}
.style7 {color: #FF0000}
.style8 {color: #0000FF}


a {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #F9A72A;
	text-decoration: underline;
}
a:active {
	color: #274776;
	text-decoration: none;
}

.bottom-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #61879c;
	text-decoration: none;
	text-transform: capitalize;
}
.top-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A.leftmenu {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 10px; FONT-SIZE: 10pt; PADDING-BOTTOM: 3px; PADDING-TOP: 3px; BORDER-BOTTOM: #cdcdcd 1px dotted; TEXT-DECORATION: none
}
A.leftmenu:hover {
	BACKGROUND-COLOR: #f4f4f4
}
DIV.leftmenu {
	BORDER-RIGHT: #c8c8c8 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #c8c8c8 1px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #c8c8c8 1px; PADDING-TOP: 0px; BORDER-BOTTOM: #c8c8c8 1px
}