A:link {
	color: #3131bb; text-decoration: none;
}
A:visited {
	color: #3131bb; text-decoration: none;
}
A:hover {
	color: #3131bb; text-decoration: underline;
}
.links {
	font-weight: bold; font-size: 11px; color: #2a2a9e; font-family: Verdana; text-decoration: underline;
}
.links:hover {
	font-weight: bold; font-size: 11px; color: #9f9fe7; font-family: Verdana; text-decoration: none;
}
.title {
	font-weight: bold; font-size: 14px; color: #3434c8; font-family: Verdana;
}
.subtitle {
	font-weight: bold; font-size: 13px; color: #3434c8; font-family: Verdana;
}
.subsubtitle {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text {
	font-size: 11px; color: #000000; line-height: 19px; font-family: Verdana;
}
.footer {
	font-weight: normal; font-size: 9px; color: #2a2a9e; font-family: Verdana; text-decoration: none;
}
.footer:hover {
	font-weight: normal; font-size: 9px; color: #ffffff; font-family: Verdana; text-decoration: none;
}
.content {
	scrollbar-base-color: #e5e5f9;
	scrollbar-face-color: #8c8ce2;
	scrollbar-highlight-color: #8c8ce2;
	scrollbar-3dlight-color: #8c8ce2;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #e5e5f9;
	scrollbar-shadow-color: #8c8ce2;
	scrollbar-darkshadow-color: #e5e5f9;
}