.link
{
	color: #003366;
	font-size: 12;
        font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.link:hover
{
	color: #009999;
        font-size: 12;
        font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.jumplink
{
	color: #003366;
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
}

.jumplink:hover
{
	color: #009999;
        font-size: 12;
        font-family: Arial, Helvetica, sans-serif;
}

.subheading
{
	color: #003366;
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;		
}

