body {
 font-size : 10pt;
 font-family : Verdana, sans-serif;
 background-color : #ffffff;
 color : #000000;
 text-decoration : none;
 font-weight : normal;
}
table {
 font-size : 10pt;
 font-family : Verdana, sans-serif;
}
img {
 border : none ;
}
a:link {
 font-size : 10pt;
 font-family : Verdana, sans-serif;
 color : #404040;
 text-decoration : none;
 font-weight : normal;
}
a:visited {
 font-size : 10pt;
 font-family : Verdana, sans-serif;
 color : #404040;
 text-decoration : none;
 font-weight : normal;
}
a:hover {
 font-size : 10pt;
 font-family : Verdana, sans-serif;
 color : #BF925C;
 text-decoration : none;
 font-weight : normal;
}
a:active {
 font-size : 10pt;
 font-family : Verdana, sans-serif;
 color : #404040;
 text-decoration : none;
 font-weight : normal;
}
.color1 {
 background-color:#BFBFBF;
 color:#FFFFFF; 
}
.color2 {
 background-color:#FFFFFF;
 color:#000000; 
}
.color3{
 background-color:#734E37;
 color:#000000; 
}
.color4{
 background-color:#BF925C;
 color:#000000; 
}
