h1           { font-family: Verdana; font-size: 14pt; color: #000000; font-weight: bold }
body         { background-color: #ffcccc}
li           { font-family: Verdana; font-size: 8pt; color: #000000 }
table        {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #CCCCFF
}
			   
a.black  {
    color: #000000;
    text-decoration: none
  }

  a.black:hover {
    color: #ff7600;
    text-decoration: none
  }

  a.blue {
    color: #003366;
    text-decoration: none
  }

  a.blue:hover {
    color: #ff7600;
    text-decoration: none
  }

  a.orange {
    color: #ff7600;
    text-decoration: none
  }

  a.orange:hover {
    color: #7d7d7d;
   text-decoration: none
  }


.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.style1 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.links {
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	color: #FF6600;
}
.normaltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}
.headertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	vertical-align: middle;
	color: #ff99ff;
}
.minitext {
	font-family: Tahoma;
	font-size: 9px;
}
.bigandfattxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	color: #FF0000;
}
.smallandfattxt {
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.verd11bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.Arialwhite15px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
