﻿body
{
	margin: 0px;
	width: 100%;
	background-color: white;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
}
.headerTextSmall
{
	color: #204e74;
	font-family: 'Arial Black';
	font-size: 11px;
}

.headerText
{
	color: #204e74;
	font-family: 'Arial Black';
	font-size: 13px;
}

.mainText
{
	font-size: 12px;
	font-family: Arial;
	color: #484864;
	text-align: justify;
	line-height: 19px;

}

.mainText A:active
{
	color: #484864;
}


.mainText A:link
{
	color: #484864;
}


.mainText A:visited
{
	color: #484864;
}



.mainText A:hover
{
	color: #484864;
}




.mainTextHome
{
	font-size: 12px;
	font-family: Arial;
	color: #484864;
	line-height: 19px;

}

.footerText
{
	font-size: 10px;
	font-family: Arial;
	color: #646464;
}

.mainTextSmall
{
	font-size: 10px;
	font-family: Arial;
	color: #2c2c2c;

}

.mainTextWide
{
	font-size: 12px;
	font-family: Arial;
	color: #484864;
	list-style-type: circle;
	line-height: 18px;
}

.showText
{
	font-size: 14px;
	color: #426534;
	list-style-type: circle;
	line-height: 25px;
	font-family: Georgia;
	text-align: justify;
}


.showText A:active
{
		color: #426534;
}

.showText A:link
{
		color: #426534;
}

.showText A:visited
{
		color: #426534;
}


.showText A:hover
{
	color: #424926;
}
