body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	background-attachment: scroll;
	background-color: #FFFFFF;
	text-align: justify;
	list-style-type: square;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #Ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #E47642;
	scrolling : no;
	background-image: url(image/bg.jpg);
}
div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-align: justify;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	word-spacing: 1px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #C6C9B4;
	text-decoration: underline overline;
	font-weight: bold;
	text-transform: uppercase;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #660000;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: uppercase;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #990000;
}
h4 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 15px;
}

