	a {
		color:#800000;
		font-family:Times New Roman, Times;
		background-color:transparent;
		font-size:9pt;
		text-decoration:none;
		}

	a:active {
		color:#800000;
		font-family:Arial;
		background-color:transparent;
		text-decoration:none;
		font-size:11pt;
		}

	a:visited {
		color:#800000;
		font-family:Arial;
		font-size:11pt;
		background-color:traansparent;
		text-decoration:none;
		}

	a:hover {
		color:green;
		font-family:Arial;
		font-size:11pt;
		background-color:white;
		text-decoration:overline underline;
		}
	
	a.linkblurb {
		color:#800000;
		font-family:Times New Roman, Times;
		background-color:transparent;
		font-size:9pt;
		text-decoration:none;
		}

	a.linkblurb:active {
		color:#800000;
		font-family:Times New Roman, Times;
		background-color:transparent;
		text-decoration:none;
		font-size:9pt;
		}

	a.linkblurb:visited {
		color:#800000;
		font-family:Times New Roman, Times;
		font-size:9pt;
		background-color:traansparent;
		text-decoration:none;
		}

	a.linkblurb:hover {
		color:red;
		font-family:Times New Roman, Times;
		font-size:9pt;
		background-color:white;
		text-decoration:overline underline;
		}

	table.form {
		width:400px;
		color:black;
		font-weight:normal;
		font-family:Times New Roman, Times;
		font-size:9pt;
		}

	table.form2 {
		width:400px;
		color:black;
		font-weight:normal;
		font-family:Times New Roman, Times;
		font-size:9pt;
		border-style:solid;
		border-color:#CA0000;
		border-width:1px;
		}

	table.maintable {
		font-size:9pt;
		font-weight:normal;
		font-family:Times New Roman, Times;
		color:black;
		background-color:#fffbf0;
		}

	table.infotable {
		font-size:9pt;
		font-weight:normal;
		font-family:Times New Roman, Times;
		color:black;
		}

	table.linkblurb {
		font-size:9pt;
		font-weight:normal;
		font-family:Times New Roman, Times;
		color:black;
		}

	td.smalltableheader {
		font-weight:bold;
		}

	font.notethis {
		font-family:Times New Roman, Times;
		font-size:8pt;
		}

	font.header2 {
		font-family:Arial;
		font-size:11pt;
		}

	font.header1 {
		font-size:12pt;
		font-weight:bold;
		color:#804827;
		}

	hr.red {
		width:100%;
		height:1px;
		align:center;
		color:#CA0000;
		}

	input.textinput
		background-color:white;
		cursor:hand;
		color:black;
		font-weight:normal;
		font-family:Times New Roman, Times;
		font-size:9pt;
		}
 

	button.inputbutton {
		background-color:#fffbf0;
		cursor:hand;
		border-style:outset;
		border-color:#CA0000;
		border-width:3px;
		color:black;
		font-weight:normal;
		font-family:Times New Roman, Times;
		font-size:9pt;
		}

	select.metro1 {
		background-color:white;
		color:#171717;
		font-weight:normal;
		font-family:Times New Roman, Times;
		font-size:9pt;
		}