body {
	color: Black;
	background-color: White;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align: left;
}

a {
	color: #00008B;
	text-decoration: none;
}

a:hover {
	color: #00008B;
	text-decoration: underline;
}
p.pagetitle {
	font-weight: bold;
	font-size: x-large;
	azimuth: center;
}
}
p.disclaimer {
	font-size: smaller;
}

p.title {
	
	font-weight: bold;
}


p {
	
	font-size: medium;
	font-weight: 400;
}

span.title {
	
	font-weight: bold;
	}
span.disclaimer {
	font-size: smaller;
}
