body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color:#000066;
  background-image: url(images/bg_grad2.jpg);
  background-attachment:fixed;
}

.style1 {
  background-color:#FFFF00;
  font-weight:bold;
}

.style2 {
  color:#FF0000;
  font-weight:bold;
}

.style3 {
  font: bold 155% Verdana, sans-serif;
}

.style4 {
  font: bold 135% Verdana, sans-serif;
}

.style5 {color: #FEFEFE}

.style6 {color: #FFFfc0}

.style7 {font-size: larger}

.style8 {
	font-size: xx-small;
	font-weight: bold;
}

.style9 {
  font: bold 120% Verdana, sans-serif;
}

.style10 {color: #FCFCFC}
.style28 {font-size: 10px; }
.style29 {font-size: smaller}
.style30 {font-size: 9px}
.style31 {color: #FF0000}
.style32 {
	font-size: 100%;
	font-weight: bold;
}

.sidebar {
  font: 80% Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 {
  color:#FF0000;
}

a:link, a:visited {
 text-decoration:underline;
}

a:hover {
 text-decoration:underline;
 color: #FF0000;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}