.normalText
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : Black;
		text-align : justify;
		padding-right : 20px;
		padding-left : 20px;
		padding-bottom : 20px;
		padding-top : 20px;
	}
.normalTextNo
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : Black;
	}
.normalTextNo2
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : Black;
	}
.normalTextGreen
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #526220;

	}
	
H4
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #526220;
		font-weight : bold;
	}
.normalTextPlus
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
		color : #ffffff;
	}
A
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #526220;
		text-decoration : underLine;
	}
A:hover
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #999999;
		text-decoration : underLine;
	}
A:link.buttomLinks,A:active.buttomLinks,A:visited.buttomLinks,
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #000000;
		text-decoration : none;
	}
A:hover.buttomLinks
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #4e4e4e;
		text-decoration : none;
	}
.buttomLinks
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #4e4e4e;
		text-decoration : none;
	}

input
	{
		background-color : Silver;
	}