body { 
font-family: sans-serif;
color: #000000;
background-color: #ffffff;
}

H1 {
font-size: 28pt;
color: #2a84a8;
}

H2 {
font-size: 16pt;
color: #000000;
}

a:link {
color: #270088;
text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: underline;
background: #ffffff}
 
a:visited {
color: #336666;
text-decoration: none;
}

a:active {
color: #000099;
text-decoration: none;
}

.my_table {
	width: 786px;
}

.left_column {
	font-size: 12pt;
	color: #00386B; 
	text-align: right;
	background-color: rgb(186, 216, 211);
	font-style: italic;
	font-weight: bold;
	vertical-align: top;
}

.heading {
	font-size: 18pt;
	font-weight: bold;
	color: #00386B;
}

.banner {
	font-size: 22pt;
	font-weight: bold;
	color: #00386B;
	text-align: center;
}

.subBanner {
	font-size: 10pt;
	color: #00386B;
	text-align: center;
}

.description {
	vertical-align: top;
	font-size: 12pt;
	color: #00386B;
}

.brag {
	font-size: 13pt;
	font-weight: bold;
	color: #00386B;
}

.infoTxt {
	text-align: left;
	font-size: 12pt;
	color: #00386B;
}

.footer {
	text-align: center;
	font-size: 9pt;
	color: #7796B2;
}
