body,td,th,pre {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
body {
	background-color: #333333;
}
a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: white;
}
a:active {
	text-decoration: none;
	color:red;
}

a.top:link {
	color: white;
}
a.top:visited {
	color: white;
}
a.top:hover {
	color: #0099FF;
}
a.top:active {
	color:red;
}

a.side:link {
	color: #414141;
}
a.side:visited {
	color: #414141;
}
a.side:hover {
	color: #414141;
	letter-spacing: .5px;
	font-style: italic;
}
a.side:active {
	color:red;
}

a.text:link {
	color: #0000CC;
	text-decoration: underline;
}
a.text:visited {
	color: #0000CC;
	text-decoration: underline;
}
a.text:hover {
	color: red;
}
a.text:active {
	color:red;
}

p.lz {line-height: 180%;
}
p.wrap {line-height: 100%;
}

.top_menu {
	text-decoration: none;
	background-color:#0000CC;
	font-size:11.5pt;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.middle_menu {
	text-decoration: none;
	background-color:#0099FF;
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.middle_menu_end {
	text-decoration: none;
	background-color: #CCCCCC;
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.side_menu {
	background-color:#CCCCCC;
	font-size:10.8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
}
.side_menu_single_space {
	background-color:#CCCCCC;
	font-size:10.8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	line-height: 120%;
}
.sub_menu {line-height: 120%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.footer {
	text-decoration: none;
	font-style:	italic;
	font-size:	8pt;
}
.page_title {
	font-size:17pt;
	color:#0000CC;
}
.para_title {
	font-size:13pt;
	color:#0000CC;
}
.para_text {
	color: #333333;
}
FONT.para_grey_highlight {
	color: #A9A9A9;
	font-weight:bold;
}
FONT.para_blue_highlight {
	color:#0000CC;
	font-weight:bold;
}
FONT.possible_blue {
	color:#3B73B9;
	font-weight:bold;
}