.bg_home {
	background-image: url("images/bkgd_home2.gif");
	background-repeat: no-repeat;
}

.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #000066;
	font-weight: bolder;
}

.head {
	color: #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}

.bullet {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #000066;
}

.body-bold {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight: bold;
}

.body {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
}

.body_home {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #990000;
}

.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000066;
	font-weight: bold;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	font-weight: bold;
}

.footer_nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000066;
	line-height : 12pt;
	font-weight : bold;
}

A {
	text-decoration: none;
	color: #000066;
}

A:HOVER {
	color : #990000;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
}
