body {		margin: 10px 50px 10px 50px;
		font-family: Verdana, arial, sans-serif;
		font-size: 10pt;
		background-color: #FFFFFF;
	}

.menu {		font-size: 9pt;
		text-align: center;
	}

a:link {	color: #000099;
	}

a:visited {	color: #000099;
	}

a:active {	background: #FFFF00;
	}

.bigtext {	font-size: 10pt;
		margin: 20px 200px 10px 200px;
		font-weight: bold;
		line-height: 150%;
	}

H3	{	font-size: 12pt;
		font-weight: bold;
		text-align: center;
		text-decoration: underline;
		margin: 20px 0px 0px 10px;
	}
