body {
    margin:           0 0 0 0;
    padding:          0 0 0 0;
  
	
}
body, p, td, ul, ol, br, blockquote { 
    font-family: Verdana, Helvetica, Arial, sans-serif; 
    color:       #666666; 
	font-size:   10px;
}

.smallred { 
    font-family: Verdana, Helvetica, Arial, sans-serif; 
    color:  #d24c4c;
	font-size:   9px;

    
}

.footertext {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    color:       #666666; 
}

.greytext { 
    font-family: Verdana, Helvetica, Arial, sans-serif; 
    color:       #B3B1B1; 
	font-size:   10px;
}

dd, dt 
{ 
    font-family: Verdana, Helvetica, Arial, sans-serif; 
    color:       #000000; 
	font-size:   12px;
    line-height: 1.7;
}



b        { font-weight:  bold; }

i        { font-style:  italic; }

.red        {  color:  #d24c4c;  }

.regular
{ 
    font-family: Verdana, Helvetica, Arial, sans-serif; 
    color:       #666666; 
	font-size:   12px;
}




.bluebold        { 
    font-family: Arial, Helvetica, sans-serif; 
    color:       #0000cc; 
	font-size:   13px;
    font-weight:  600; 
}


.small        { 
    font-family: Arial, Helvetica, sans-serif; 
    color:       #666666; 
    font-size:   10px;
    font-weight:  000; 
  }



.title {
    color:       #999999;
    font-size:   16px;
    font-weight: bold;

}

.title2 {
    color:       #999999;
    font-size:   12px;
    font-weight: bold;

}

.subtitle {
    color:       #000000;
    font-size:   16px;
    font-weight: bold;
    font-family: 'Times New Roman',Times,serif; 
}

h2 {
    color:       #000000;
    font-size:   16px;
    font-weight: bold;
    font-family: 'Times New Roman',Times,serif; 
}

.green {
    color:       #237D23;
    font-size:   14px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif; 
}

////////////////////////////////////////////////////////////////////////////////
//
// Relative font-size hack
//
p, td, ul, ol {
  font-size: 12px;
}

/*/*/a{}
body p, td, ul, ol {
  font-size: small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: x-small;
}
html>body p, td, ul, ol {
    font-size: small;
}
/* */