body {
	background: #1FA390 url(images/page_bg.gif) repeat-x;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

a, a:visited {
	color: #333399;
}

td#leftcol {
	background: #1FA390 url(images/page_left_bg.gif) repeat-x;
}

td#content{
	padding: 20px 0 20px 0;
}
p, td {
	font-size: 11px;
}

.justify{
	text-align: justify;
}
img.border {
	margin: 10px;
	border: 1px solid #333333;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: -1.2em;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: -1.2em;
}

.sitemap td a, .sitemap td a:visited {
	text-decoration: none;
	color: #333333;
}

input, select, textarea {
	font-size; 11px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

