body {
	background-color: #EAEAFF;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.text {font-family: "Tahoma"; font-size: 13px; }
.text_bold {font-family: "Tahoma"; font-size: 13px; font-weight: bold;}
.text_red {font-family: "Tahoma"; font-size: 13px; color: #FF0000; }
.header {
	font-family: "Tahoma";
	font-size: 15px;
	color: #55558B;
	font-weight: bold;
}
.side_link {font-family: "Verdana"; font-size: 10px; }
.side_link_bold {font-family: "Verdana"; font-size: 10px; font-weight: bold;}
.side_text {
	font-family: "Verdana";
	font-size: 9px;
}
.side_text_bold {font-family: "Verdana"; font-size: 9px; font-weight: bold;}
.bottom_text { font-family: Arial; font-size: 10px; color: #666666; }
.top_text {font-family: "Verdana"; font-size: 9px; color: #999999; }
.top_text_bold {font-family: "Verdana"; font-size: 9px; font-weight: bold; }
.table_text {
	font-family: "Verdana";
	font-size: 9px;
	text-align: left;
}
.table_text_bold {
	font-family: "Verdana";
	font-size: 9px;
	text-align: left;
	font-weight: bold;
}
.text_bottom {
	font-family: "Arial";
	font-size: 8px;
	text-align: center;
}

