A {
	text-decoration: none;
	color: #003E9A;
}

A:visited {
	text-decoration: none;
	color: #B42A2A;
}

A:hover {
	text-decoration: underline;
	color: #000000;
}

P {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

P.firstline {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

P.firstline:first-letter {
	font-family: Monotype Corsiva;
	font-weight: bold;
	font-size: 220%;
	float: left;
	color: #3C69AB;
}

P.subheading {
	font-weight: bold;
	color: #1131BB;
	font-size: 14px;
	text-align: left;
}

P.centeredtxt {
	text-align: center;
}

img {
	border: 0;
}

img.pageheader {
	width: 480;
}

table {
	width: 600;
	border-style: none;
	cellspacing: 0;
	cellpadding: 0;
}

table.incontent {
	width: 250;
}

table.openingpage {
  height: 400;
}

tr {
  color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

tr.imagerow {
	text-align: center;
}

td {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.menucontent {
	vertical-align: top;
}

td.cellcontent {
	background-image: url(Images/Background.gif);
	background-repeat: repeat-y;
	background-position: top center;
	padding-left: 0.5cm;
	padding-right: 0.5cm;
	padding-top: 0.5cm;
	padding-bottom: 0.5cm;
	text-align: left;
}

td.addrcontent {
	width: 80;
}

td.pagefooter {
	color: #3C69AB;
	font-size: 9px;
	height: 20;
	text-align: center;
}

td.spacer {
	height: 1;
}