
.style1{
 font-family : Arial,san-serif;
 font-size : 16px;
 font-weight : 600;
 text-indent : 1em;
 color:#0099ff;
}

.style2{
 font-family : Arial,san-serif;
 font-size : 12px;
 font-weight : 400;
}

.style3{
 font-family : Arial,san-serif;
 font-size : 14px;
 font-weight : 600;
 background:#ffffff;
 color:#000000;
}
.style4{
 font-family : Arial,san-serif;
 font-size : 12px;
 font-weight : 400;
 background:#ffffff;
 color:#ff6d57;
}
.style5{
 font-family : Arial,san-serif;
 font-size : 12px;
 font-weight : 600;
 text-indent : 1em;
 color:#0099ff;
}
.style6{
 font-family : Arial,san-serif;
 font-size : 6px;
}

.outer {border: 1px solid silver;}
.even {background-color: #dee3e7; padding: 5px;}
.odd {background-color: #E9E9E9; padding: 5px;}

a {color: #666666; text-decoration: none; font-weight: bold; background-color: transparent;}
a:hover {color: #ff6600;}
