body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
}

a:link{color : #4582AE; text-decoration: underline; font-family : Arial; font-weight : bold;} 
a:visited{color : #000066; text-decoration: underline;  font-family : Arial; font-weight : bold;} 
a:active{color : #727B82; text-decoration: underline;  font-family : Arial; font-weight : bold;} 
a:hover {color : #727B82; text-decoration: underline;  font-family : Arial; font-weight : bold;} 
a.base:link{color : #000066; text-decoration: underline; font-family : Arial; font-weight : bold;} 
a.base:visited{color : #000066; text-decoration: underline;  font-family : Arial; font-weight : bold;} 
a.base:active{color : #808080; text-decoration: underline;  font-family : Arial; font-weight : bold;} 
a.base:hover {color : #808080; text-decoration: underline;  font-family : Arial; font-weight : bold;}
a.map:link{color : #4582AE; text-decoration: none; font-family : Arial; font-weight : bold;} 
a.map:visited{color : #4582AE; text-decoration: none;  font-family : Arial; font-weight : bold;} 
a.map:active{color : #CCCCCC; text-decoration: underline;  font-family : Arial; font-weight : bold;} 
a.map:hover {color : #CCCCCC; text-decoration: underline;  font-family : Arial; font-weight : bold;} 
a.close:link{color : #FFFFFF; text-decoration: none; font-family : Arial; font-weight : bold;} 
a.close:visited{color : #FFFFFF; text-decoration: none;  font-family : Arial; font-weight : bold;} 
a.close:active{color : #000066; text-decoration: none;  font-family : Arial; font-weight : bold;} 
a.close:hover {color : #000066; text-decoration: none;  font-family : Arial; font-weight : bold;} 

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0A256B;
	padding: 8px;
	left: 2px;
	top: 3px;
	right: 2px;
	bottom: 2px;
}

.h2 {
	font-size : 10px;
	font-weight : bold;
	font-family : Arial;
	font-style : normal;
	font-variant : normal;
	color : #ffffff;
}

.h3 {
	font-size : 12px;
	font-weight : bold;
	font-family : Arial;
	font-style : normal;
	font-variant : normal;
	color : #2B506A;

}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0A256B;
	
}
.h5 {
	font-size : 10px;
	font-weight : bold;
	font-family : Arial;
	font-style : normal;
	font-variant : normal;
	color : #4582AE;
}
.hangers {
	font-size : 12px;
	font-weight : bold;
	font-family : Arial;
	font-style : italic;
	font-variant : normal;
	color : #2B506A;

}
.h6 {
	font-size : 10px;
	font-weight : bold;
	font-family : Arial;
	font-style : normal;
	font-variant : normal;
	color : #000066;

}

.h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0A256B;
	padding-left: 8px;
}

.h8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A256B;
    a

}