body {
 FONT-FAMILY: Helvetica, sans-serif;
 FONT-SIZE: 11pt;
 background-color: #FF0000;
}

body.main {
 FONT-FAMILY: Helvetica, sans-serif;
 FONT-SIZE: 11pt;
 background-color: #FFFFFF;
}

.text {
 font-size: 10pt;
 color: #4F4F4F;
 line-height: 14pt;
}

.text3 {
 font-size: 16pt;
 color: #4F4F4F;
 line-height: 18pt;
}

.text2 {
 font-size: 12pt;
 color: #4F4F4F;
 line-height: 14pt;
}

.text1 {
 font-size: 8pt;
 color: #4F4F4F;
 line-height: 14pt;
}

.list {
 font-family: Arial, Helvetica;
 font-size: 10pt;
 color: #4F4F4F;
 line-height: 14pt;
 margin-left: -20px;

}

table { 
  background-color:#ffffff;
  cellspacing=0;
  cellpadding=0;
  border=0;
}

table.grey {
  width:100%;
  height:100%;
  background-color:#DDDDDD;
}

table.white {
 background-color:#FFFFFF;
}

tr.alphabet {
	position:relative; top:3; left:3;font-weight:bold;vertical-align:top;text-align:center;background-color:#DDDDDD;font-size:11pt;
}

a {
 color: #330099;
 text-decoration: none;
}

a:hover {
 color: #9e0b0e;
 text-decoration: bold;
 background-color: #FFFFFF;
}

a.created:hover {
 color: #444444;
 text-decoration: underline;
}

a.created {
 color: #000000;
 text-decoration: underline;
}

a.nav {
 color: #FFFFFF;
 text-decoration: none;
}

a.nav:hover {
 color: #FFDF00;
 text-decoration: none; 
}

