a:link {
	color: #660000;
	text-decoration: none;
}

a:visited {
  color: #660000;
  text-decoration: none;
}

a:hover {
    color: #FF0000;
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #000000;
	padding: 2px;
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:visited {
	color: #000000;
	padding: 2px;
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
    color: #FFFFFF;
	background-color: #000066;
	padding: 2px;
	font-weight: bold;
	text-decoration: none;

}

a.titlenav:link {
	color: #000000;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;

}

a.titlenav:visited {
	color: #000000;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;

}

a.titlenav:hover {
	color: #FFFFFF;
	background-color: #000066;
	padding: 2px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;



}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
  color: #000000; font-style: oblique;
}

body {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;

}

td {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

th {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;


}

.small {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.medium {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.big {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 400;

}

.xbig {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;

}

.expanded {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}
