body {
	text-align: center;
	background-color: #DDDDDD;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

}

#container { 
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	width: 800px; }

#header {
	width: 800px;
	height: 150px; }

#navigation {
	text-align: center;
	width: 800px;
	background-color: #666666;
	text-decoration: none;

}

#navigation ul {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#navigation ul li { 
	display: inline;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 1.4em;
	padding-right: 1.4em;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 1.4em;
	padding-right: 1.4em;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 1.4em;
	padding-right: 1.4em;
}

#leftcol {
	float: left;
	width: 340px;
	margin-left: 40px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}

#rightcol {
	float: left;
	width: 340px;
	margin-left: 20px;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}

#onecol {
	text-align: center;
	float: left;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#tablecol {
	text-align: center;
	float: left;
	width: 760px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 20px;
}

#tablecol table {
	border-spacing: 0px;		
}

.imgtd {
	background-color: #333333;
}

.texttd {
	padding: 7px;
	background-color: #FFFFFF;
	font-size: 0.8em;
	text-align: justify;
	vertical-align: top;
	
}

#navigation2 {
	clear: both;
	text-align: center;
	width: 800px;
	background-color: #666666;
	text-decoration: none;
}

#navigation2 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 0;
	padding-top: 7px;
	padding-bottom: 7px;
}

#navigation2 ul li { 
	display: inline;
}

#footer {
	clear: both;
	text-align: center;
	width: 800px;
	background-color: #666666;
	text-decoration: none;
}

#footer p {
	margin-left: 0;
	padding-left: 0;
	padding-top: 14px;
	padding-bottom: 14px;
	font-size: 1em;
	color: #CCCCCC;
}

#footer2 {
	clear: both;
	text-align: center;
	width: 800px;
	background-color: #FFFFFF;
	text-decoration: none;
}

#footer2 p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 0;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 0.6em;
	color: #CCCCCC;
}

#footer2 a:link {
	text-decoration: none;
	color: #CCCCCC;
}

#footer2 a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#footer2 a:hover {
	color: #999999;
	text-decoration: none;
}

#rightcol a:link, #rightcol a:visited, #leftcol a:link, #leftcol a:visited, #onecol a:link, #onecol a:visited {
	text-decoration: none;
	color: #666666;
	padding-left: 0em;
	padding-right: 0em;
}

#rightcol a:hover, #leftcol a:hover, #onecol a:hover {
	color: #000000;
	text-decoration: none;
	padding-left: 0em;
	padding-right: 0em;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1em;
	font-weight: bold;
}
