body  	{
		width: 1000px;
		background-image: url(graphics/bg-fc0001.gif); background-repeat: no-repeat;
		}


 .mpage 	{width: 96%;
		background-color: white;
		border-style: solid; 
		border-color: #fc0001;
		border-left: 3px solid;
		border-top: 3px solid;
		border-right: none;
		border-bottom: none;
		margin-top:1.5em; 
		margin-bottom: auto; 
		margin-right: 2%; 
		margin-left: 2%;
		font-family:  arial, helvetica, sans-serif; 
		font-size: small;
		}
 

h1		{
		font-family: impact, arial, helvetica, sans-serif;
		color:  black;
		background-color: transparent;  
		text-align: center;
		padding: 0;
		margin-bottom: 0;
		}
h2 		{ 
		color: black;
		background: transparent;
		font-family: helvetica, arial, sans-serif;
		text-align: center;
		padding: 0;
		margin-bottom: 0;  		
		}
h3 		{ 
		font-family: helvetica, arial, sans-serif;
		color: #195a6e; 
		text-align: left;
		padding: 0;
		margin-bottom:  0; 
		} 

h4		{
		font-family: helvetica, arial, sans-serif;
		color: black;
		background: transparent;
		text-align: left;
		padding: 0;
		margin-bottom: 0;
		}		
		
h5		{font-family: arial, helvetica, sans-serif;		
		color: #fc0001; 
		font-size: 2.0em;
		background: transparent;
		text-align: center;
		padding: 0;
		margin-bottom: 0;
		}		 
		    
h6		{font-family: arial, helvetica, sans-serif;
		color: #070e2e;
		background: transparent; 
		text-align: left;
		padding: 0;
		margin-bottom: 0;
		}		 

p  		{ 
		font-family: Arial, Helvetica, sans-serif; 
		color: black; 
		background: transparent; 
		 }
		 
img		{border-style: none;
		}
		
.cellback {
		background: url(graphics/bg-bluegradient.gif);
		background-repeat: no-repeat;
		}
		
				 
.top	{padding-top: .25in;}
		 			 
.start  {font-size: 1.1em; 
		line-height: 1.2em;
		padding-top: .25in;		
		}
		

.ped	{font-size: .7em;}	 

a:visited {color: #fc0001; font-weight: bolder;}
a:link {color: black; font-weight: bolder;}
a:active {color: #195a6e; font-weight: bolder}
a  {color: green; font-weight: bolder}