
body
	{
	background-position: top left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #212964;
	font-family: verdana;
	font-size: 8pt;
	letter-spacing: 0.1em;
	color: #ffffff;
	}
table, tr, td, p
	{
	font-size: 8pt;
	background-color: #4050b0;
	border: 3px #4050b0 solid;
	padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
	}

a:link, a:visited, a:active
	{
	color: #000000;
	text-decoration: none;
	cursor: default;
	font-size: 8pt;
	}
a:hover
	{
	color: #000000;
	text-decoration: underline;
	cursor: default;
	
	
	}

b { text-decoration:none;
font-weight:bold;
color:#fd6d78;}

.head {
color: #ffffff;
font-size: 13px;
border-top-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-style: solid;
background-color: #191f44;
padding: 2px;
text-align: center;
text-transform: uppercase;
font-weight: bold }

.H1 {
color: #06070c;
font-size: 13px;
text-transform: uppercase;
font-weight: bold }

.nav{text-align: center;
padding: 0px;
width: 100%;
color: #ffffff;
text-decoration: none;
font-size: 8pt;}

.nav a:link
{
text-transform: uppercase;
background-color: #4050b0;
display: block;
color: #ffffff;
text-decoration: none;
cursor: default;
font-size: 8pt;
margin: 1px;
height: 18px;
}

.nav a:active
{background-color: #4050b0;
text-transform: uppercase;
display: block;
color: #ffffff;
text-decoration: none;
cursor: default;
font-size: 8pt;

margin: 1px;
height: 18px;}

.nav a:visited
{background-color: #4050b0;
text-transform: uppercase;
display: block;
color: #ffffff;
text-decoration: none;
cursor: default;
font-size: 8pt;

margin: 1px;
height: 18px;}

.nav a:hover{
background: transparent;
background-image: url(img/stars_bg.gif);
display: block;
color: #ffffff;
text-decoration: none;
cursor: default;
font-size: 8pt;
text-transform: uppercase;
font-weight: bold;
margin: 1px;
height: 18px;
}

