Body
{
	font-size: 16px;
	color: black;
	font-family: Arial;
	background-color: #ffffcc;
}

p.small
{
	font-size: 14px;
	color: black;
	font-family: 'Times New Roman';
}

p.Copyright
{
	color:Silver;
	font-size:12px;	
}

table.Body
{
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1;
	border-left-width: 1;
	border-right-width: 1;
}

a.Nav:link
{
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    color: #0a246a;
    font-family: arial;
}

a.Nav:visited
{
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    color: #0a246a;
    font-family: arial;
}

a.Nav:active
{
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    color: #0a246a;
    font-family: arial;
}

a.Nav:hover
{
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    color: #0a246a;
    font-family: arial;
}

td.Nav
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: ffffff 2px solid;
	background-color: #ffffff;
}

td.NavHover
{
	border-right: #ffcc00 1px solid;
	border-top: #ffcc00 2px solid;
	border-left: #ffcc00 2px solid;
	cursor: hand;
	border-bottom: #ffcc00 1px solid;
	background-color: #ffff99;
}

h1
{
	font-weight: bold;
	font-size: 28px;
	color: navy;
	font-family: 'Times New Roman';
}

td
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

th
{
	font-weight: bold;
	font-size: 26px;
	color: navy;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

td.Space
{
	font-size: 8px;
	color: white;
}

th.News
{
	border-right: blue thin solid;
	border-top: blue thin solid;
	font-weight: bold;
	font-size: 16px;
	background-image: none;
	border-left: blue thin solid;
	color: black;
	font-family: 'Times New Roman';
	background-color: #ccccff;
}

td.News
{
	border-right: blue thin solid;
	border-top: blue thin solid;
	font-size: 16px;
	border-left: blue thin solid;
	color: black;
	border-bottom: blue thin solid;
	font-family: 'Times New Roman';
}