.style4 {color: #FF0000}
.style6 {font-size: 14px}
.style7 {color: #000000}
.style8 {
	color: #FF9900;
	font-weight: bold;
}

a:link, a:visited
{
  text-decoration: none;
  color:#CC0000;
  font-weight:bold;
}

a:hover, a:active
{
  color: CC0000;
  text-decoration: underline;
  font-weight:bold;
}

body         
{
	background: #ffffff url('../img/background.jpg') no-repeat top right fixed;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}

table.border
{
  background: #ffffff;
  border-width: 3;
  border-color: #3966c9;
  border-style: solid;
}

td
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-align: left;
  border-width: 0;
}

h4:first-letter
{
  color: 3966c9;
  font-weight: bolder;
}

h4
{
  color: 3966c9;
}

b
{
  color: #3966c9;
}

.fill
{
 	background: #3966c9;
 	color: #ffffff;
 	font-family: Verdana, Arial, Helvetica;
	font-size: 11px; 
  border-width: 1;
  border-color: #3966c9;
  border-style: solid;
}

.tdborder
{
  border-width: 1;
  border-bottom-color: #3966c9; 
  border-right-color: #3966c9;
}

.marq
{
  font-size: 13pt; 
  color: red;
  font-weight:bolder;
  text-decoration: underline;
}
fillblack
{
	color: #FFFFFF;
	background-color: #000000;
}
.style1Copy {
	color: #CC0000;
	font-weight: bold;
}

