body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	font-family: Arial;
	font-size: 14
	px;
	color: #666666;
}

	

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}

input.styled
{
background-color:#ffffff;
border-color:#1A345B;
border-style:solid;
border-width:1px;
font-size:8.0pt;
color:#666666;
}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.Headings {
	color: #F42B2C;
	font-weight: bold;
	font-size: 16px;
}
.BlueHeadings {
	color: #0D7BC1;
	font-size: 16px;
	font-weight: bold;
}
.GreenHeadings {
	color: #009448;
	font-size: 16px;
	font-weight: bold;
}
