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


a.small   	
{
font-family: tahoma; 
font-size: 12px;
}


a:link    	{color:#990000}
a:visited 	{color:#990000}

a:hover   	{color:red}

a:active  	{color:red}

div.v-small	{
font-family: tahoma; font-size: 10px;}

p		{
font-family: tahoma; font-size: 16px;}
p.small		{
font-family: tahoma; font-size: 12px;}
p.v-small	{
font-family: tahoma; font-size: 10px;}

h2 	  	{
font-family: tahoma; color:#990000;}

h3
 	  	{
font-family: tahoma; color:#990000;}

table		{
font-family: tahoma}


