<style>

body
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

td
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}


.small
{
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.normal
{
	color: #CCCCCC;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}


.big
{
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000044;
}

.bigger
{
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
}


a:link
{
	color: #666666;
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
        font-style: bold;
	text-decoration: none;
}

a:visited
{
	color: #666666;
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
        font-style: bold;
	text-decoration: none;
}


a:active
{
	color: #333333;
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
        font-style: bold;
	text-decoration: none;
}

a:hover
{
	color: #333333;
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
        font-style: bold;
	text-decoration: none;
}


</style>
