H1 {
  color:             #0080FF;
  background-color:  transparent;
  font-family:       comic, "comic sans MS", verdana, arial, helvetica, sans-serif;
  font-size:         20pt;
  font-weight:       bold;
}

H2 {
  color:             #0040c0;
  background-color:  transparent;
  font-family:       verdana, arial, helvetica, sans-serif;
  font-size:         14pt;
  font-weight:       bold;
}

H3 {
  color:             #0040c0;
  background-color:  transparent;
  font-family:       verdana, arial, helvetica, sans-serif;
  font-size:         28pt;
  font-weight:       bold;
}

BODY {
  color:             black;
  background-color:  #0080FF;
  font-family:       verdana, arial, helvetica, sans-serif;
  font-size:         12pt;
}

TD {
/*  font-size:         12pt; */
}

TD.caption {
  color:             #0040c0;
  background-color:  transparent;
  font-size:         10pt;
  font-weight:       bold;
}

P {
  color:             black;
  background-color:  transparent;
  font-size:         12pt;
}

LI {
  font-size:         12pt;
}

P.bottomtext {
  color:             white;
  background-color:  transparent;
  font-size:         12pt;
}

DIV.uap2 {
  color:             #0040c0;
  background-color:  transparent;
  font-family:       verdana,arial,helvetica, sans-serif;
  font-size:         12pt;
}

P.questions {
  color:             #0080FF;
  background-color:  transparent;
  font-size:         10pt;
}

.fineprint {
  color:             #0040c0;
  background-color:  transparent;
  font-size:         10px;
}

A {
  color:             #0040c0;
  background-color:  transparent;
  font-family:       comic, "comic sans MS", verdana, arial, helvetica, sans-serif;
}

A:visited {
  color:             #0050e0;
  background-color: transparent;
}

A:active {
  color:             #ec9524;
  background-color:  transparent;
}

A:hover {
	text-decoration:   none;

}

A.side {
  text-decoration:   none;
  font-size:         12pt;
}

A.side:hover {
	color:             #0080FF;
	background-color:  transparent;
}

A.side:active {
	color:             #ec9524;
	background-color:  transparent;
}

.PhorumListTable
{
    border-style : solid;
    border-color : #0080FF;
    border-width : 1px;
}

.PhorumTableHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
}

.PhorumListRow
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 16px;
    height: 21px;
}

.PhorumListHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 16px;
    font-weight : bold;
    height: 24px;
}

.PhorumForumTitle
{
  font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
  font-size : 24px;
  font-weight: bold;
}

.PhorumTableHeader
{
  font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
  font-size : 18px;
  font-weight: bold;
}

.PhorumNav
{
  font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
  font-size: 12px;
}

.PhorumNewFlag
{
  font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
  font-size: 10px;
  color: Red;
}

.PhorumMessage
{
  font-family: Courier New, Geneva, Courier, Clean;
  font-size: 16px;
}


