body {
	background-image: url(Images/bggre.gif);
	background-color: #0157AA;
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size: 10px;
  	color: #000000;
  	margin-left: auto;
  	margin-right: auto;
  	margin-top: 5px;
  	margin-bottom: 5px;
}

.style6 {
	font-size: small;
	font-weight: bold;
}

.style8 {
	font-size: xx-small;
}
.style10 {
	color: #FFFFFF;
	font-size: x-large;
}

.style11 {
	font-size: small;
}

.style15 {
	font-size: x-small;
}

.style16 {
	font-size: medium;
}

.style17 {
	font-size: large
}

.style19 {
	color: #003366
}

.style20 {
	color: #FFFFFF
}

.style21 {
	font-size: large;
	color: #FF0000;
}

A:visited  {
	color: #FF0000;
	text-decoration: none
}

A:link  {
	color: #0000CC;
	text-decoration: none
}

A:active  {
	color: #FF9900;
	text-decoration: none
}

A:hover   {
	cursor: default;
	color: #FFFFFF;
	background-color: #0000CC;
	text-decoration: none;
}