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

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

	
H1	{
	color: #FFB559; font-size: 20px;
	font-style: normal;
	border-bottom: 2px solid #ffddee;
	}
	
H2	{
	color: #434343; font-size: 15px;
	border-bottom: 1px solid #FFB559;
	}
H3	{
	color: #434343; font-size: 13px;
	}

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

.text	{
	color: #434343; font-size: 16px;
	text-align: justify;
	word-spacing: 2px;
	line-height: 25px;
	}

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

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

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

A:link	{	color: #434343; text-decoration: underline;	}

A:visited	{		color: #434343; text-decoration: underline;		}

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

.leftimage { margin-right: 10px; float: left;  text-align: left;  margin-top: 10px;  margin-bottom: 10px;   }
.rightimage { margin-left: 10px; float: right;  text-align: right;  margin-bottom: 10px;  margin-top: 10px;   }

