﻿body
{
    font-family: verdana,sans-serif;
    font-size: 12pt;
    color: #000000;
}


H1
	{
	font-size:18pt;
	}
	
H2
	{
	font-size:14pt;
	}
	
H3
	{
	font-size:10pt;
	}

.selected
	{
	background-Color:#FFFFAA;
	}

.Header
	{
	font-size:18pt;
	}

.Menu
	{
	background-Color:#002277;
    color: #CCFFFF;
	font-size:1;
	}

.Content
	{
	font-size:10pt;
	}

.Error
{
    font-size: 10pt;
    color: #FF0000;
}	

a.Menu1:link. a.Menu1:Visited
{
    background-color: #002277;
    color: #0000FF;
}  
   
a:hover 
   {   
   color: Yellow;
   }

	
