body {
	margin-left:0;
	margin-top:0;
	margin-right:0;
	background-color:#FFF;
}

a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#FFF;
	text-decoration:underline;
}
h1,h2,h3 {
	font-family:verdana,sans-serif;
	line-height:1.4em;
	background-color:white;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

h1 {
	font-size:120%;
	font-weight:600;
	color:#F2F0E7;
	background-color: #FFF;
}

h2 {
	font-size:150%;
	font-weight:600;
	color:#FFF;
}

h3 {
	font-size:100%;
	font-weight:600;
	color:#FFF;
}

TABLE.body {
	margin-top:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00FF7F;
	border-right-color: #00FF7F;
	border-bottom-color: #00FF7F;
	border-left-color: #00FF7F;
	color: #FFF;
}

TABLE.body td {
	font-family:verdana,sans-serif;
	font-size:smaller;
	line-height:1.4em;
	background-color:#FFF;
	border-width:0px;
}

DIV.nav {
	margin:5px 13px 8px 13px;
	padding:0px 0px 10px 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #00FF7F;
}

DIV.main {
	width:510px;
	margin:5px 0px 5px 13px;
	;
	background-color: #FFF;
}

DIV.side {
	width:195px;
	margin:5px 13px 5px 25px;
	background-color: #EEECE2;
}

DIV.text {
	margin:0px 0px 12px 0px;
	background-color: #FFF;
}

DIV.powered {
	font-family:verdana,sans-serif;
	font-size:70%;
	text-align:center;
	padding:15px;
	display:none;
}

P {
	margin:0px 0px 0px 0px;
	font-style: italic;
	color: #000;
}

P.p_left {
text-align:left;}

P.p_right {
text-align:right;}

P.p_center {
	text-align:center;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

IMG {
	margin:0px 0px 12px 0px;
	border-top-style: 1;
	border-right-style: 1;
	border-bottom-style: 1;
	border-left-style: 1;
}

IMG.banner {
margin:0px;
width:762px;
height:169px;}
