p,span,td {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(images/vict_bg2.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D9E8FB;
}
.privacyContent {
	font-size: 11px;
}
.pageContent {
	font-size: 16px;
	color: #0000FF;
	margin-left: 10px;
	margin-right: 10px;	
	font-weight: bold;
}
.pageHeader {
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;	
}
.pageTitle {
	font-size: 36px;
	font-weight: bold;
}
.pageFooter {
	font-size: 11px;
	color: #0000FF;
}
.nav {
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
.calendar {
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}
.calendarHdr {
	font-size: 16px;
	color: #0000FF;
	font-weight: bold;
}
a {
	text-decoration: none;
}	
a:link, a:visited {
	color: #009900;
}
a:hover {
	color: #0000FF;
}