body {
   background-color: #FFFFFF
}

table {
   background-color: #FFFFFF
}

body,tbody,td,p,BLOCKQUOTE,ol,ul,dl,th,li { 
   font-size : 10pt; 
   font-family : Arial, Helvetica; 
   color : #000000; 	
}

a:active {
  color: #3399FF;
  text-decoration: underline
}

a:link {
  color: #3399FF; 
  text-decoration: underline
}

a:visited {
  color: #3399FF;
  text-decoration: underline
}

.SubHeader {
    color: #A62121;
    font-family: Arial, Helvetica; 
    font-size: 10pt; 
    font-weight: bold
}

.NormalFont {
    font-family: Arial, Helvetica; 
    font-size: 10pt;
    color: #000000;
}

.GrayHeaderFont {
    font-family: Arial, Helvetica; 
    font-size: 12pt;
    color: #666666;
    font-weight: bold;
}

.LightGrayFontBold {
    font-family: Arial, Helvetica; 
    font-size: 10pt;
    color: #CCCCCC;
    font-weight: bold;
    text-decoration: underline;
}

.SmallFont {
    font-family: Arial, Helvetica;
    font-size: 7.5pt;
    color: #000000;
}

.NormalFontBold {
    font-family: Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
}

.BigNormalFontBold {
    font-family: Arial, Helvetica;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
}

.BigMaroonFontBold {
    font-family: Arial, Helvetica;
    font-size: 12pt;
    font-weight: bold;
    color: #A62121;
}

.HeaderFontBold {
    font-family: Arial, Helvetica;
    font-size: 13pt;
    font-weight: bold;
    color: #000000;
}

.TextBlue {
    font-family: Arial, Helvetica;
    font-size: 10pt;
    color: blue;
}

.LinkNOLine {
    text-decoration: none;
}

.LinkBold {
    font-family: Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    color: #3399FF;
}

.TRLightBlue {
    background-color: #99ccff
}

.TRLightPurple {
    background-color: #9999ff
}

.thirdlevel {
    font-family: Arial, Helvetica;
    font-size: 9pt;
    color :#000066;
    text-decoration: none;
    font-weight: bold
}

.fourthlevel {
    font-family: Arial, Helvetica;
    font-size: 9pt;
    color : #333399;
    text-decoration: none;
}

.LightGrayBground {
   background-color: #CCCCCC
}

.BottomTabText {
    font-family: Arial, Helvetica;
    font-size: 12px;
    text-align:left;
    text-decoration: none;
    color: #666666;
}

.BigCommonHeader {
    font-family: Arial, Helvetica;
    font-size: 14pt;
    font-weight: bold;
    color: #000066;
}