body
{
	font-size: 10pt;
	font-family: Verdana, Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color:White;
	padding: 0 10px 0 10px;
/*	Color: #333333;
	color: #646567;*/
}

.header1
{
	font-family:Elephant;
	font-size: 38pt;
	color:#EC1C24;
}

.header2
{
	font-family:Elephant;
	font-size: 38pt;
	color:#D68C3A;
}

.subtitle1
{
	font-family:Myriad Pro Black; 
	font-size: 12pt; 
	color:Black; 
	font-weight:bold;
}

.subtitle2
{
	font-family:Arial; 
	font-size: 10pt; 
	color:Black; 
	font-weight:bold; 
	font-style:italic;
}

.fieldtxt
{
	font-family: Verdana, Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color:#DBDCDD;
	border: solid 1px #7f9db9;
}

.text_i
{
	font-style:Italic;
}

.fieldchk
{
	font-family:Verdana;
	font-style:Italic;
	font-size: 8pt; 
	color: #333333;
}

.red
{
	color:Red; 
}

