BODY    {
	font-family:verdana,sans-serif;
	font-size:11px;
	margin-left: 10px;
	margin-right: 15px;
	background-color: #7f8784;
	}

#maincolumn {
		margin:0 auto;
		width: 800px;
		background:#2b2b2b;
		padding: 3px 3px 3px 3px;
		border: 2px solid #000000;
}

	
H1	{
	color: #eeeeee; font-size: 20px;
	font-style: normal;
	}
	
H2	{
	color: #eeeeee; font-size: 15px;
	}
H3	{
	color: #eeeeee; font-size: 13px;
	}

LI	{	color: #eeeeee; font-size: 15px;	}
TABLE	{	color: #eeeeee; font-size: 15px;	}

.text	{
	color: #eeeeee; font-size: 16px;
	text-align: justify;
	word-spacing: 2px;
	}

.smalltext	{
	color: #eeeeee; font-size: 12px;
	text-align: justify;
	word-spacing: 2px;
	}

.centertext	{
	color: #eeeeee; font-size: 16px;
	text-align: center;
	word-spacing: 2px;
	}

.footertext	{
	color: #eeeeee; font-size: 12px;
	text-align: center;
	word-spacing: 2px;
	}

A:link	{	color: #c9d6c9; text-decoration: none;	}

A:visited	{		color: #eefcee; text-decoration: none;		}

A:hover	{	color: #c1d6c2; text-decoration: underline;	}

