﻿a:link
{
	color: #800080;font-weight:bold 
}
a:visited
{
	color: #FF0000;
	font-style: italic;
} 
a:active 
{
	color: rgb(255,51,0);
}
body
{
	font-family: Verdana;
	font-size: 10pt;
	background-color: rgb(234,255,255);
	color: rgb(64,0,128);
	line-height: 1.5;
}
table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0);
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
}
#Title        {
	font-family: Verdana;
	margin: 0;
	font-size: 24pt;
	word-spacing: 0;
	text-align: center;
}
#Blockr {
	margin: 0;
	background-color: rgb(225,255,225);
	color: rgb(183,0,0);
	text-align: left;
	font-weight: normal;
}
#Blockmain   {
	word-spacing: 0;
	text-align: left;
	margin: 0;
	font-weight: normal;
	line-height: 150%;
}
.SharksHeader {
	font-family: "Comic Sans MS";
	font-size: 45pt;
	font-weight: bold;
}
h1 {
	font-weight: bold;
	font-size: 10pt;
}

