body	{	font-size: 11pt;
		font-family: verdana, franklin gothic book, lucida sans, arial;
		color: #000099;
		line-height: 15pt;
		background-color: "#bdc6de"
	}


.norm	{	margin-left: 25pt;
		margin-right: 25pt
	}


h1	{	font: 24pt comic sans ms, verdana;
		font weight: "900";
		line-height: 30pt;
		color: "#083194";
		text-align: center
	}

table	{	font-size: 11pt

	}

p	{	text-align: justify;
		margin-left: 3em;
		margin-right: 4em
		
	}

p.big	{	text-align: center;
		font-size: 24pt
	}
	
a:link		{	color: #083194	}
a:active	{	color: #c6b5de;	font-weight: bold	}
a:visited	{	color: #522994	}
a:hover		{	color: #d6ef39	}
