a:link {
	font-size: x-small;
	color: #333333;
}
a:visited {
	font-size: x-small;
	color: #666666;
}
a:hover {
	font-size: x-small;
	color: #235787;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #336699;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #336699;
	list-style-type: decimal;

}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
