body {
	bgcolor: #FFFFFF;
	font-family: Arial, Helvetica;
	color: #2A5680;
	}
.title	{
	font-size: 14pt;
	color: #DC2626;
	font-weight: bold;
	}
.subtitle {
	font-size: 12pt;
	color: #DC2626;
	font-weight: bold;
	}
.highlight {
	font-family: Arial, Helvetica;
	color: #2A5680;
	font-weight: bold;
	}
.contact {
	position: relative;
	left: 12px;
	color: #FFFFFF;
	font-size: 9pt;
}
.footer {
	font-family: Arial, Helvetica;
	color: #2A5680;
	font-size: 8pt;
	text-align: center;
	}
.small
	{
	font-size: 10pt;
	}
	
	
A:visited {
	color: #8A98A8;
	}
A:active {
	color: #BBBBBB;
	}
A.border:link, A.border:visited, A.border:active {
	color: #FFFFFF;
	}


.frame {
	position: absolute;
	top: -1px;
	left: -2px;
	z-index: 1;
}
.banner {
	position: absolute;
	top: -1px;
	left: -3px;
	z-index: 2;
	}
.main {
	position: absolute;
	top: 124px;
	left: -2px;
	z-index: 3;
	color: #2A5680;
	}


blockquote {
	bgcolor: #FFFFFF;
	font-family: Arial, Helvetica;
	color: #2A5680;
	}
.text {
	font-family: Arial, Helvetica;
	color: #2A5680;
}
td {
	font-family: Arial, Helvetica;
	color: #2A5680;
	}