@charset "utf-8";
/* CSS Document */

.body { margin:0px; 
font:tahoma;
}

.text
{ 
font-family:tahoma; 
font-size:11px; 
text-decoration:none;
color:#000000;
padding:5px;
}

.heading
{ 
font-family:tahoma; 
font-size:12px; 
text-decoration:none;
color:#000000;
padding:5px;
font-weight:bold;
}

.border
{ border:solid 1px;
color:#666666;
}
