body {
	top-margin: 0;
	bottom-margin: 0; 
	left-margin: 0; 
	right-margin: 0; 
	font: 10px verdana; 
	letter-spacing: 0px; 
	line-height: 13px; 
	text-align: justify; 
	color: #5D666E;
	background-color: #DDE1DA;
}


p {
	text-indent: 25px;
}

e {
	font-weight: bold; 
}

h1 {
	margin: 0px 0px 0px 0px;
	text-align: left;
	font: 14px georgia;
	font-weight: bold; 
	line-height: 25px;
	letter-spacing: 1px;
	text-indent: 10px;
	color: #48877C;
	border-bottom: #709997 1px dotted; 
}

table {	
	font: 10px verdana;
	text-align: justify; 
}

input, select, textarea {
	border-top: 0px;	
	border-right: 0px;
	border-left: 0px;

	border: 1px solid #5D666E;
	font: 11px georgia;
	color: #48877C;
	background-color: #DDE1DA;
}

a, a:link, a:active, a:visited {
	color: #568594; 
	font: 10px verdana; 
	font-weight: bold; 
	text-decoration: none; 
	letter-spacing: 0px; 
}

a:hover {
	color: #647977; 
	font-weight: bold;
	text-decoration: none; 
}

#o1 {
	background: url(images/bg_01.jpg); 
	width: 446; 
	height: 224; 
}

#o2 {
	background: url(images/bg_02.jpg); 
	width: 400; 
	height: 224; 
}

#o3 {
	background: url(images/bg_03.jpg); 
	width: 446; 
	height: 216; 
}

#o4 {
	background: url(images/bg_04.jpg); 
	width: 400; 
	height: 216; 
}


#main {
	background: url(images/bg.gif);
	width: 798; 
}

#bottom {
	background: url(images/bottom.gif); 
	width: 798; 
	height: 60; 
}

#copy {
	font: 10px georgia; 
	color: #5D666E;
	text-align: center; 
	line-height: 12px; 
}

#content {
	font: 10px verdana; 
	color: #5D666E;
	letter-spacing: 0px; 
	line-height: 13px; 
	text-align: justify; 
	border: 0; 
	top: 0; 
	left: 0; 
	width: 630; 
	overflow: none; 
}