body {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	background-color: #330099;
	}
p	{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	}
.mediumTest {
	font-size: 10pt;
			}
h1, h2 {
	color: #0000ff;
	text-align: center;
	}
h1	{
	font-family: "Times New Roman", Verdana, Arial, sans-serif;
	font-size: 36px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	}
h2.red {
	color: #ff0000;
	font-size: 18px;
	text-align: center;
	}
h3 {
	color:#666;
	font-size:1em;
	font-weight:800;
	margin:3em 0 .35em;
	}
h4 {
	color:#000000;
	font-size:12pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	}


ol, ul {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height:1.8;
	}
a {
	color: #0000ff;
	text-decoration:underline;
	}
a:link {
	color: #0000ff;
	text-decoration: underline;	
	}
a:visited {color: #ff0000;}
a:hover {background-color: #ffffff;}


.spoogie {cursor:pointer;cursor:hand;}
.yadda {cursor:pointer;cursor:hand;text-decoration: underline;color:rgb(00,00,225);}