A:link
{
        text-decoration: none;
}

A:visited
{

        text-decoration: none;
}

A:active
{
        text-decoration: none;
}

A:hover
{
        text-decoration: underline;
}

A:link.side
{
        text-decoration: none;
        color:#ffffff;
}

A:visited.side
{

        text-decoration: none;
        color:#ffffff;
     
}

A:active.side
{
        text-decoration: none;
        color:#ffffff;
}

A:hover.side
{
        text-decoration: underline;
        color: #aaaaaa;
}

td
{
        font-size: 12pt;
        color: #000000;
        font-family: verdana;

}

td.small
{
	font-size: 10pt;
        color: #000000;
        font-family: verdana;
}

p.small
{
	font-size: 9pt;
	margin-top: 2pt;
	margin-bottom: 2pt:
}

h1
{
        font-size: 16pt;
        color: #000000;
	margin-top: 0pt;
        margin-bottom: 6pt;
        font-weight: normal;
}

h2
{
        font-size: 14pt;
        font-family: verdana, arial;
        color: #333366;
        margin-top: 4pt;
        margin-bottom: 4pt;
        font-weight: normal;
}

h3
{
        font-size: 13pt;
        font-family: verdana, arial;
        color: #ffffff;
        margin-top: 0pt;
        margin-bottom: 6pt;
        font-weight: normal;
}

li.side
{
	font-size: 10pt;
	margin-left: 5pt;
}	

tr.schools_over
{
        background-color: #dddddd;
        color: #ffffff;
}

tr.schools_out
{
        background-color: #ffffff;
}

table.border
{
	border: 2px solid #333366;
}

input.grey
{
        background: #dddddd;
        font-weight: bold;
}

select.grey
{
        background: #dddddd;
        font-weight: bold;
}

textarea.grey
{
        background: #dddddd;
        font-weight: bold;
}

