* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background: #001835;
}
td {
	font-size: 8pt;
}
h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: midnightblue;	
	letter-spacing: 0pt;
	font-weight: bold;
}
h3 {
	font-weight: bold;
}
h4, h5 {
	margin-top: 20px;
	margin-bottom: 8px;
}

div.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #000033;
	border-bottom: #000033 solid 1px;
}
div.indextop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #000033;
	border-top: #000033 solid 1px;
	border-bottom: #000033 solid 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h5 {
	font-size: 10pt;
}

a {
	color: #993333; 
	text-decoration: none;
}
a:hover	{
	color: #FF3333;
	text-decoration: underline;
}

a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration: none;
}
.divnav {
	border-bottom: #999999 solid 1px;
	padding-left: 15px;
}

a.navsel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFF7D6;
	text-decoration: none
}
a.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
a.navlinksel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: white;
	text-decoration: underline;
}

.white {
	font-size: 8pt;
	color: white;
}

.cint {
	font-family: Times, serif;
	font-size: 10pt;
}
.cinti {
	font-family: Times, serif;
	font-style: italic;
	font-size: 10pt;
}
.frm {
	background-color: white;
	border-color: #cccccc
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.btn {
	background-color: white;
	border: 2px outset #DCDCDC;
	cursor: hand;
	font-size : 8pt;
}
.normal{
	font-size: 10pt;
}
