

body { 
text-align:center; /* for IE */ 
margin:0 center; /* for the rest */
} 


#con1
{
width:850px; padding:10px;filter:shadow(color:gray, strength:10, direction:135);
}


#con2
{
width:850px;text-align:left;padding:10px;background-color:white;border:1px solid black;font-size:20pt;
}


#con3
{
width:850px; height:50px; text-align:left;padding:10px;background-color:gold;border:1px solid black;font-size:20pt;
}



p
{

font-family: sans serif, Verdana;
font-weight:normal;
 font-size: 10pt 

}

p.heading
{
font: bold 12px/30px sans-serif,arial;  font-size:1.0em; color:#A0522D;
}



A {
COLOR: #0000FF; TEXT-DECORATION: none ; font-family: sans serif, Verdana;
  font-size: 10pt }

A:hover {
	COLOR: #8B0000; 
}



p.bullet
{
font: 12px/30px sans-serif,arial;  font-size: 10pt; 
}

















