BODY {
	margin: 0px; /*top, right, bottom, left*/
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #827FB4; 
	SCROLLBAR-SHADOW-COLOR: #827FB4; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #827FB4; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	background-attachment: fixed; 
	background-image: url(../images/bg-a.jpg); 
	background-repeat: no-repeat; 
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #867FB5;
	font-weight: normal; 
	line-height: normal;
}
	 
a {outline: none;}
a:focus{outline:none;}
img{border:none;display:block;}

#main-content {margin: 24px 24px 0px 24px; width:100%; /*top, right, bottom, left*/}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; font-style: normal; 
	color: #867FB5; font-weight: normal; 
	line-height: normal;
}

a:link {color : #0000FF; text-decoration: underline;}
a:hover	{color: #0000FF; text-decoration: underline;}
a:active {color: #0000FF; text-decoration: underline;}
a:visited {color: #0000FF; text-decoration: underline;}

.title {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13pt;
		color: #867FB5;
		border-bottom: solid #D9E142 1px;
		font-weight: normal;
		line-height: 20px;
		text-align:left;
}

.header {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11pt;
		color: #867FB5;
		font-weight: bold;
		line-height: 20px;
}

h1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12pt;
		color: #867FB5;
		border-bottom: solid #D9E142 1px;
		font-weight: normal;
		line-height: 20px;
		text-align:left;
		float:left;
		margin-top:12px;
}

h2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12pt;
		color: #867FB5;
		border-bottom: solid #D9E142 1px;
		font-weight: normal;
		line-height: 20px;
		text-align:left;
		float:left;
		margin-top:12px;
}