m1 			{
			font-family: arial;
			font-size: 90%;
			color: #444444;
			}

m2 			{
			font-family: arial;
			font-size: 110%;
			color: #444444;
			}

m3 			{
			font-family: arial;
			font-size: 95%;
			color: #333333;
			}

h1 			{
			font-family: arial;
			font-size: 125%;
			color: #444444;
			}

h2 			{
			font-family: arial;
			font-size: 110%;	
			color: #444444;		
			}

h3 			{
			font-family: arial;
			font-size: 100%;
			color: #444444;
			}



.menulink 		{
			font-family: arial;
			font-size: 110%;
			color: #333399;
			text-decoration: none;
			}

.menulink:hover	{
			text-decoration: underline;
			}

p.big 		{
			line-height: 200%;
			}

.hiddenlink 	{
			color: #444444;
			text-decoration: none;
			}
.hiddenlink:hover	{
			text-decoration: underline;
			}
			
a.rollover {
   display: block;
   width: 141px;
   height: 11px;
   text-decoration: none;
   background: url("/images/logo1.gif");
}
a.rollover:hover 
{
   background-position: 0px 13; }

			
