@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	background-color: #E4D6C9;
	scrollbar-arrow-color: #000;
	scrollbar-base-color: #75906F;
	scrollbar-dark-shadow-color: #313B2B;
	scrollbar-track-color: #A4AA60;
	scrollbar-face-color: #75906F;
	scrollbar-shadow-color: #536D4D;
	scrollbar-highlight-color: #97B292;
	scrollbar-3d-light-color: #B9D4B4;
	leftmargin: 0;
	topmargin: 0;
	marginwidth: 0;
	marginheight: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 125%;
	font-size: 12px;
	list-style-type: circle;
}
#content {
	padding: 0px;
	/*width: 98%;*/
	overflow:auto;
	height:303px;
	width:521px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-size: 12px;
	text-align:justify;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 12px;
	text-align:justify;
	font-stretch:extra-expanded;
}
.main_style1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-size: 12px;
	text-align:justify;
	font-stretch:extra-expanded;
}
.style2 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #623963;
}
p.style4 {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
a:link {
	color: #6B346E;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	text-decoration: none;
}
a.nav:link {
	color: #6B346E;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a.nav:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:active {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 125%;
	font-size: 12px;
	list-style-type: disc;
}
