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

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

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

LI	{
	color: #111111; font-size: 16px;
	text-align: justify;
	word-spacing: 1.5px;
	letter-spacing: 1px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 22px;
	}

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

.text	{
	color: #111111; font-size: 16px;
	text-align: justify;
	word-spacing: 1.5px;
	letter-spacing: 1px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 22px;
	}

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

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

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

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

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

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


