
 <style>	<!--
	a  {
		text-decoration : none;
	}

	.author  {
		text-decoration : none;
		color : Yellow;
		font-size: 18px;
		text-decoration : none;
	}
	.author2  {
		text-decoration : none;
		font-size: 18px;
		text-decoration : none;
		font-weight : bold;
	}
	.author3  {
		text-decoration : none;
		color : Yellow;
		font-size: 16px;
		text-decoration : none;
	}
	.url {
		font-size : 18px;
		color: #3399EE;
		text-decoration : none;
	}
	.urlbig {
		font-size : 24px;
		color: #3399EE;
		text-decoration : none;
	}
	.url3 {
		font-size : 16px;
		color: #3399EE;
		text-decoration : none;
	}

	
	.urlsmall {
		font-size : 12px;
		color: Blue;
		text-decoration : none;
	}

	.site {
		text-decoration : none;
	}
	A:hover {color: #CC3300}
	li {
		font-size : 17px;
		font-weight : bold;
	}
	h1 {
		color: #32CD32;
		text-align: center;
		font-size: 25px;
	}
	h1.alpha {
		color: #FFFFFF;
		font-size: 32px;
		text-align: center;
	}
	h2 {
		color: #32CD32;
		text-align: center;
		font-size: 20px;
	}
	span.filter {
		text-align: center;
		font-size: 16px;
	}
	div.ramble {
		margin-left: 5%;
		font-style: italic;
		font-weight: bold;
	}
	div.announcement {
		margin-left: 5%;
	}

	div.subheading {
		text-align: center;
		font-weight: bold;
		font-size: 24px;
	}
	div.comment1 {
		font-size: 14px;
		font-weight: bold;
		color: White;
		margin-left: 22px;
		padding: 0px;
		margin-bottom: 2px;
		margin-top: 1px;
		font-style: italic;
	}
	td.desc {
		padding-left: 20px;
		font-weight: bold;
	}
	td.comment {
		padding-left: 40px;
		font-weight: bold;
		font-style: italic;
		font-size: 80%;
	}
	input.blue {
		background: Navy;
		color: White;
		font-size: 7pt;
		padding: 4px;
		
	}

	input.blue2 {
		color: White;
		font-size: 12pt;
		padding: 3px;
		font: Arial, Helvetica, sans-serif;
		background-color: Navy;
	}
	input.genre {
		background: transparent;
		color: #3399EE;
		font-size: 16px;
		padding: 1px;
		font-weight: bold;
		border: 0px;
		font: Arial, Helvetica, sans-serif;
	}

	input.genre_green {
		background: transparent;
		color: #33CC00;
		font-size: 16px;
		padding: 1px;
		font-weight: bold;
		border: 0px;
		font: Arial, Helvetica, sans-serif;
	}

	span.award  {
		border-color : Red;
		border-style : solid;
		border-width : 1;
		color : F9E215;
	}

	span.small1 {
		font-size: 14px;
		font-weight: bold;
	}
	span.small2 {
		Color: Red
	}
	span.small3 {
		font-size: 6px;
		font-weight: bold;
	}

	span.small4 {
		font-size: 12px;
		font-weight: bold;
		Color: Lime;
	}
	span.small5 {
		font-size: 10px;
		font-weight: bold;
		color: #3399EE;
	}
	span.small6 {
		font-size: 10px;
		font-weight: bold;
		color: Blue;
	}

	span.comment1 {
		font-size: 14px;
		font-weight: bold;
		color: White;
		margin-left: 15px;
	}

	span.menu_heading1 {
		font-size: 24px;
	}
	form.alpha {
		display: inline;
		padding: 0px;
	}
	table.alpha {
		display: inline;
	}
	input:hover {
		color: Red;
	}
	input.heading1 {
		background: transparent;
		color: #3399EE;
		font-size: 22px;
		padding: 0px;
		font-weight: bold;
		border: 0px;
		font: Arial, Helvetica, sans-serif;
	}
	input.alpha {
		background: transparent;
		color: #3399EE;
		font-size: 16px;
		padding: 0px;
		font-weight: bold;
		border: 0px;
		font: Arial, Helvetica, sans-serif;

	}

	input.alphablue {
		background: transparent;
		color: #3399EE;
		font-size: 14px;
		padding: 0px;
		font-weight: bold;
		border: 0px;
		font: Arial, Helvetica, sans-serif;
		h: expression(onmouseover=new Function("this.style.color='#F00';"),
			onmouseout=new Function("this.style.color='#3399EE';"));
	}
	input.alphablue2 {
		background: transparent;
		color: #3399EE;
		font-size: 8px;
		padding: 0px;
		font-weight: bold;
		border: 0px;
		font: Arial, Helvetica, sans-serif;
	}
	input.alphablue9 {
		background: transparent;
		color: #3399EE;
		font-size: 14px;
		padding: 0px;
		font-weight: bold;
		border: 0px;
		font: Arial, Helvetica, sans-serif;
	}

	input.clear {
		background: transparent;
		color: #3399EE;
		font-size: 9px;
		padding: 0px;
		font-weight: bold;
		border: 0px;
		font: Arial, Helvetica, sans-serif;
		h: expression(onmouseover=new Function("this.style.color='#F00';"),
		   onmouseout=new Function("this.style.color='#3399EE';"));
	}
	input.blue3 {
		color: White;
		font-size: 12pt;
		padding: 0px;
		font: Arial, Helvetica, sans-serif;
		background-color: Blue;
	}


	input.search {
		background: transparent;
		color: #3399EE;
		font-size: 20px;
		padding: 0px;
		font-weight: bold;
		border: 0px;
		font: Arial, Helvetica, sans-serif;
		cursor: pointer;
		h: expression(onmouseover=new Function("this.style.color='#F00';"),
	onmouseout=new Function("this.style.color='#3399EE';"));
	}

	input.nextpage {
		background: transparent;
		color: #3399EE;
		font-size: 20px;
		padding: 0px;
		font-weight: bold;
		border: thin dashed Red;
		font: Arial, Helvetica, sans-serif;
		cursor: pointer;
	}


	select.blue {
		background: #00000B;
		color: White;
		font-size: 14px;
		border: 1px solid White;
	}
	select.blue2 {
		padding: 1px;
		font-size: 14px;
		background: Blue;
		color: White;
	}
	span.textsearch {
		font-size: 22px;
		font-weight: bold;
		padding: 10px;
	}
	span.blue {
		color: #3399EE;;
	}
	span.red {
		color: Red;
		font-size: 12px;
	}
	p.title {

		font-size: 12pt;
		width: 700px;
		text-align: justify;
	}

	a  {
		text-decoration : none;
	}
	li {
		 margin-right: 20px;
	}
		.beta_table_heading {
		color: Red;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 100%;
		font-weight: bold;
	}

	.betas_name {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 85%;
		font-weight: bold;
	}
	.betas_information {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 85%;

	}
	.betas_status {
		color: Red;
		font-size: 75%;
	}
	
	.submissions_heading {
		font-size: 1.8em;
		color: Lime;
	}
	.submissions_heading2 {
		font-size: 1.4em;
	}
	.submissions_points {
		font-size: 1.2em;
	}
	.hosted_scrolls_page {
		font-size: 1.2em;
	}
	
	span.highlight_red
	{
		color: Red;
	}
	span.small_heading {
		color: #DE2E01;
	}
	.whatsnew_comment {
		list-style: none; 
		margin-left: 20px; 
		padding-left: 20px;
	}
	.whatnew_boxtext {
		border: 1px; 
		border-color: White; 
		border-style: Solid; 
		margin-left: 100px; 
		margin-right: 100px;
		padding: 4px;
		font-size: 1.2em;
		background-color: #000035;	
	}
	span.big_heading {
		font-size: 1.1em;  /* big heading (WN page dates - fix for FF) */
	}
	-->
</style> 