body { 

background-color: #ffffff;


 

color: #000000; 

background-repeat: no-repeat; 


} 

p { 

color: #686768; 

font: 11px arial; 

} 

td { 

color: #686768;

font: 11px arial;

font-family: sans-serif: Arial, Helvetica, Trebuchet, Verdana, Futura, Gill Sans; 


}

h1 { 

color: #686768; 

font: bold 12px arial; 

}
h2 { 

color: #99cccc; 

font: bold 11px arial; 

}
h3 { 

color: #99cccc; 

font: 11px arial; 

}
A:link {
	

color: #686768;
font:  11px arial;

line-height: 120%;

text-decoration: none

}

A:visited {

text-decoration: none; color: #99cccc;

}

A:active {

text-decoration: none

}

A:hover {

font-weight:none; color: red;

}
