body {
	margin: 0;
	background-color: #cbcbcb;
}

body, font, td, p, div {
	font: normal 11px/18px Verdana, serif;
	color: #333;
}

p { text-align: justify; }

a:link, a:visited { color: #ff3c00; text-decoration: none; }
a:active { color: #ff3c00; text-decoration: none; }
a:hover { color: #ff6c00; text-decoration: underline; }

h1 { font: bold 16px Georgia, serif; color: #ff3c00; }
h2, h3, h4, h5, h6 { font: bold 14px Georgia, serif; color: #ff3c00; }


.content {
	padding: 0 20px;
	background-color: #fff;
}

.sideleft { background: #fff url(../images/i_left.jpg) repeat-y 0 0; }
.sideright { background: #fff url(../images/i_right.jpg) repeat-y 0 0; }

#main { width: 100%; }

#eo {  }

#eo td { padding:4px; }

#eo .l { color:#aaa; text-align:right; }
#eo .r { text-align:left; }
