P,body,H1,H2,H3,H4,H5,H6,LI { font-family: Arial, Helvetica, sans-serif;
}




body{

font-size: 13px;
color: #000000;
margin-left:20px;
margin-right:60px;
background-color: #FFFFFF; 
}
td { font-size: 13px; }
td.on { font-size: 12px; background-color: #cccccc; }
td.off{
background-color:#bccfe2;
font-size: 13px;
}
a:link,a:visited,a:hover{
 font-family: Arial,Helvetica,sans-serif;
 }
a:link  { color: #04abcf; }

a:visited  { color: #049bbc; }

a:hover{color:#ff9900;}

a{text-decoration:none;}

p {
font-size: 13px;
}

H1 { color: #04abcf; 
font-size: 30px; 
font-weight: 100; 
text-align: left; }

H2 {
font-size: 16px;
font-weight: bold;
text-align: left;
color: #000000;
}

H3 {
font-size: 14px;
font-weight: normal;
color: #000000;
text-align: left;
}

H4 {
font-size: 14px;
font-weight: normal;
text-align: left;
color: #000000;
}

H5 {
font-size: 13px;
font-weight: normal;
text-align: left;
color: #000000;
}

H6 {
font-size: 13px;
font-weight: normal;
text-align: left;
color: #000000;
}

LI {
font-size: 13px;
font-weight: normal;
text-align: left;
}

