BODY {
 	MARGIN: 0px; 
	BORDER-STYLE: none; 	
 	SCROLLBAR-HIGHLIGHT-COLOR: #808080;
	SCROLLBAR-SHADOW-COLOR: #808080;
	SCROLLBAR-3DLIGHT-COLOR: #efece6;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #efece6;
	SCROLLBAR-DARKSHADOW-COLOR: #efece6;
	font-family: arial;
}
  .address {
	font-size : 12px;
	font-family : Verdana; 
	font-weight: bold;
	color : #da3532;
	line-height: 14px;
}
a {
	font-style : normal;
	font-family : Arial;
	color : #326292;
}
a:hover{
	color: #da3532;
}

a.faq {
	font-style : normal;
	font-family : Arial;
	color : #326292;
	text-decoration: none;
}
a.faq:hover{
	color: #da3532;
	text-decoration: underline;
}

.bodyText {
	font-family : Arial; 
	font-size : 12px;
	line-height: 20px;
	width: 385px;
	color: #000000;
	text-align: justify;
	float: left;
}
.links {
	font-family : Arial; 
	font-size : 14px;
	line-height: 20px;
	width: 180px;
	color: #000000;
	float: right;
	margin-left: 20px;
}
.title {
	font-family : Arial; 
	font-size : 32px;
	color: #326292;
	font-weight: bold;
	margin: 13px 0px 0px 0px;
	border-bottom: 5px solid #cc3333;
	width: 380px;
	line-height: 44px;
	margin-bottom: 5px;
}
.nav{
	font-family : Arial; 
	font-size : 14px;
	color: #326292;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	border-bottom: 1px dashed #cccccc;
	line-height: 30px;
}
a.menu {	
	text-decoration: none;
	font-family : Arial;
	color : #326292;
}
a.menu:hover{
	color: #da3532;
}