BODY {
	background-color: White;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: black
}

TABLE{
	background-color: White;
}

H3 {
	font-family: Verdana;
	font-size: 16pt;
	text-decoration: none;
	font-weight: bold;
	color: #00145A
}

H2 {
	font-family: Verdana;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	color: #00145A
}

A:HOVER {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
	color: Black;
}
	
TH {
	font-family: Verdana;
	font-size: 8pt	
	}

TD	{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #00145A;
	}

A	{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: #00145A
	}

P	{
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	color: #00145A;
}

HR {
	color: #213F8E
}

.aheader{
	text-align:center;
	font-size : large;
	border-bottom : medium solid #00145A;
}
.aleft{
	text-align:left
}

.acenter{
	text-align:center
}

.aright{
	text-align:right
}

.smfnt{
	font-family : "Times New Roman", Times, serif;
	font-size : xx-small;
	font-style : italic;
	font-variant : normal;
}

.hdrTbl{
	border-bottom : ridge #00145A;
	}

.ftrTbl{
	border-top : ridge #00145A;
	}

.hdrText{
	font-family: Verdana;
	font-size: 20pt;
	text-decoration: none;
	font-weight: bold;
	color: #CE0000
	}
	
.tblHdr{
	background : #00145A
}

.tblBkgrd{
	background : #00145A;
	border : 2px solid black
}

.selSelect{
	width : 400px
}