body {
	background-image: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;

}
.leftie {
	background-image: url(../graphics/backgrounds/bgtable_left.gif);
	background-repeat: repeat-y;
}
.rightie {
	background-image: url(../graphics/backgrounds/bgtable_right.gif);
	background-repeat: repeat-y;
}
.quicklinks { font-size: 8pt; color: #000066; }
.quicklinks a {text-decoration: none; color: #000000; font-weight: normal; }
.quicklinks a:hover {text-decoration: underline; color: #000000; font-weight: normal;}
.quicklinks a:visited {text-decoration: none; color: #000000; font-weight: normal;}
.quicklinks a:visited:hover {text-decoration: underline; color: #000000; font-weight: normal;}

.pagetitle {color: #000066; font-family: Arial, Helvetica, sans-serif; font-size: 36px; }

.footer {font-size: 8pt; color: #9999cc; font-weight: normal;}
.footer a {font-size: 8pt; color: #9999cc; text-decoration: none; font-weight: normal;}
.footer a:hover {font-size: 8pt; color: #9999cc; text-decoration: underline; font-weight: normal;}
.footer a:visited {font-size: 8pt; color: #9999cc; text-decoration: none; font-weight: normal;}
.footer a:visited:hover {font-size: 8pt; color: #9999cc; text-decoration: underline; font-weight: normal;}


.contacts {
	border: 1px solid #000000;
	font-size: 9pt;
	height: 2px;


}
td {
	font-size: 10pt;
}
.smallprint {
	font-size: 8pt;
}

