
.text     {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
	padding: 5px;
	text-align: justify;
}

td        {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
}

h2        {
     font-size: small;
     font-weight: bold;
}

h1        {
     font-size: medium;
     font-weight: bold;
}
a:link {color: #aa0000;}
a:visited {color: #660000;}
a:active {color: #aa0000;}
a:hover {color: #ff0000;}


