﻿    .mainlink
    {
	    font-size:10pt;
	    font-family:arial;
	    font-weight:bold;
	    color:#333399;
	    text-decoration:none;
	    cursor:hand;
    }
    .smallerlink
    {
	    font-size:7pt;
	    font-family:arial;
	    font-weight:normal;
	    color:#000000;
	    text-decoration:none;
	    cursor:hand;
    }
    .mainlinkwhite
    {
	    font-size:10pt;
	    font-family:arial;
	    font-weight:bold;
	    color:#ffffff;
	    text-decoration:none;
	    cursor:hand;
    }
    .nomainlink
    {
	    font-size:10pt;
	    font-family:arial;
	    font-weight:bold;
	    color:#333399;
	    text-decoration:none;
    }
    .submainlink
    {
	    font-size:9pt;
	    font-family:arial;
	    font-weight:bold;
	    color:#0099cc;
	    text-decoration:none;
	    cursor:hand;
    }
    .subsubmainlink
    {
	    font-size:8pt;
	    font-family:arial;
	    font-weight:bold;
	    color:#0099cc;
	    text-decoration:none;
	    cursor:hand;
    }
    .textfont
    {
	    font-size:10pt;
	    font-family:arial;
	    font-weight:normal;
	    color:#000000;
	    text-decoration:none;
    }
    .bottomnav
    {
	    font-size:8pt;
	    font-family:arial;
	    font-weight:bold;
	    color:#000000;
	    text-decoration:none;
	    cursor:hand;
    }
    .credit
    {
	    font-size:8pt;
	    font-family:arial;
	    font-weight:bold;
	    color:#000000;
	    text-decoration:none;
	    cursor:hand;
    }
	.bckgrnd
	{
		background-color:#ccccff;
	}
