body {
	color: #000000;
	background-color: #93CC81;
	font: 0.95em Arial, Helvetica, sans-serif;
}

p,ol,ul,dl,h1,h2,h3,h4,h5,h6 {
	font-size: 100%;	
}

h1 {
	color: #1C4024;
	font-size: 160%;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}

h2 {
	font-size: 140%;
	font-weight: bold;
	color: #1C4024;
}

h3 {
}

ul,ol,dl {
	margin-left: 18px;
}

a,a:link,a:visited,a:active {
	color: #1C4024;
	font-weight: bold;
}

a:hover,a:focus {
	color: #33CC66;
}

.content_bg {
	background:  url(../../images/content_bg.gif) repeat;
	margin: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.content_rt_edge {
	background:  url(../../images/edge_rt.gif) repeat;
}

.content_lft_edge_head {
	background: #FFFFFF repeat;
}

.content_rt_edge_head {
	background:  url(../../images/head_bot_rt.gif) repeat;
}

.content_footer {
	background: url(../../images/content_footer.gif);
}

.spitfire {
	font-size: 90%;
	color: #CCCCCC;
	text-align: right;
}
.spitfire a,.spitfire a:link,.spitfire a:active,.spitfire a:visited {
	color: #0066CC;
	text-decoration: none;
	padding-right: 27px;
}
.spitfire a:hover,.spitfire a:focus {
	color: #333333;
	text-decoration: none;
}

