	body {
		margin:0;
		padding:0;
		background:#ccccbe;
		color:#444;
		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-size:12px;
	}

	td, p {
		color:#444;
		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-size:12px;
	}

	td li {
		font-size:12px;
	}

	.header1 {
		font-family: "times new roman",times,serif;
		font-style:italic;
		font-weight:bold;
		text-decoration: underline;
		color: #739063;
		font-size:16px;
	}

.whitebox {
padding:8px;border:1px solid #ccc;background-color:#fff;
}

OL, UL {
list-style-image: url(images/bullet.gif)
}

/*LI { list-style: square; }*/

A:link {text-decoration: underline; color: #666;}
A:visited {text-decoration: underline; color: #666;}
A:active {text-decoration: underline; color: #666;}
A:hover {text-decoration: underline; color: #666;}

	.content {
	background:#e2eedb;
	}
	.main {
	padding:12px;
	font-size:12px;
	}
	.rightcol {
	padding:12px;
	width:216px;
	font-size:11px;
	}
	.nav {
	background:#75856b;
	}
	.footer {
/*	background:#75856b;*/
	background:#3f4c3e;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:12px;
	font-size:11px;
	color:#e2eedb;
	}

.footer A:link {text-decoration: underline; color: #CCC;}
.footer A:visited {text-decoration: underline; color: #CCC;}
.footer A:active {text-decoration: underline; color: #CCC;}
.footer A:hover {text-decoration: underline; color: #CCC;}

.photoborder {
	border:8px solid #fff;

  input, textarea { font-size:12px; color:#c0c0c0; font-family:Arial, Helvetica, Geneva, sans-serif; background-color:#000000; border: 1px solid #808080;}

  small { font-size:0.85em; }
