.default 
{ font: tahoma 14px }

body 
{
font-family: tahoma;
font-size: 13px;
}

.regular
{
font-family: tahoma;
font-size: 12px;

}

h1 
{
font-family: tahoma;
font-size: 18px;

h2 
{
font-family: tahoma;
font-size: 16px;
}

h3 
{
font-family: tahoma;
font-size: 14px;
}

.smalltable
{ 
font-family: tahoma;
font-size: 10px;
 }
