.footer {
	font-size: x-small;
	color: #666666;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.heading1 {
	font-size: large;
	font-weight: bold;
	color: #000033;
	font-family: "Times New Roman", Times, serif;
	text-transform: none;

}
.heading2 {
	font-size: medium;
	font-weight: normal;
	color: #333399;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;

}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #000033;
}
