﻿textarea
{
	font-size:10pt; color:#000000;
	font-family: Verdana, Arial, serif;
}

select
{
	font-size:10pt; color:#000000;
	font-family: Verdana, Arial, serif;
}

input
{
	font-size:10pt; color:#000000;
	font-family: Verdana, Arial, serif;
}

body
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	background-color: #0D111C;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin: 11px 0px 8px 0px;
	background-image: url('images/bgnd.gif');
	background-repeat: repeat-x;
}

td
 { color:#000000 }

h1
{
	font-weight: bold;
	font-size: 180%;
	margin-bottom: 10px;
}

BLOCKQUOTE
{
	margin-top: 0px;
	margin-bottom: 0px;
}

LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}

UL
{
	margin-top: 0px;
	margin-bottom: 0px;
}

P
{
	margin-top: 0px;
	margin-bottom: 0px;
}

form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img { border-color: #000000; }
img.Links { border-color: #000000; }

a:focus
 { color: #17568e; text-decoration: none; }

a:active
 { color: #17568e; text-decoration: none; }

a:visited
 { color: #17568e; text-decoration: none; }

a:link
 { color: #17568e; text-decoration: none; }
a:hover
 { color: #17568e; text-decoration: underline; }
