body {
background: #eee url('images/bkg.gif') repeat-x top left;
}

body, td {
font-size:	15px;
font-family: "Times New Roman", Times, serif;
color: #000;
}

a:link, a:visited {
color		:	#003399;
background	:	transparent;
text-decoration	:	underline;
font-weight:  		normal;
}

a:active, a:hover {
color		:	#D36A20;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
}

#footer{
text-align:center;
}

#footer a:link, #footer a:visited {
color		:	#003399;
background	:	transparent;
text-decoration	:	underline;
font-weight:  		normal;
font-size:		10px;
}

#footer a:active, #footer a:hover {
color		:	#D36A20;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
font-size:		10px;
}

.backtotop{
text-align: right;
font-size: 70%;
}

h1 {
	font-size:155%;
	font-weight:bold; 
	color:#000;
	font-style: italic;
	border-bottom: 2px solid #003399;
	width: 60%;
	margin-top: 15px;
	font-family: arial;
	}
	
h2 {
	font-size:125%;
	font-weight:bold; 
	color:#666;
	font-style: italic;
	margin-bottom: -5px;
	}

h3 {
	font-size:110%;
	font-weight:bold; 
	color:#003399;
	margin-top: 15px;
	margin-bottom: -15px;
	font-style: italic;
	}

h4 {
	font-size:110%;
	font-weight:bold; 
	color:#003399;
	margin-top: 15px;
	margin-bottom: -10px;
	}
h5 {
	font-size:110%;
	font-weight:bold; 
	color:#003399;
	}
	

ul {
list-style-type: square;
background	:	transparent;
text-decoration	:	none;
}

.blueBank {
color:#003399;
font-weight:bold; 
}

.blackBank {
color:#000;
font-weight:bold; 
}

.naBank {
font-weight:normal;
font-variant: small-caps;
font-size: 70%;
}