body  	{
		background-image: url(graphics/bg-yellow.gif); background-repeat: no-repeat;
		}

.centered_div {
		width:900px;
		background-color: #ffffff;
		position: absolute;
		top: 5%;
		left: 50%;
		margin-left: -450px;
		rem: margin-top: -100px;
		border-style: solid; 
		border-color: #223080;
		border-left: 3px solid;
		border-top: 3px solid;
		border-right: none;
		border-bottom: none;
		font-family:  arial, helvetica, sans-serif; 
		font-size: small;
		} 


 .mpage 	{width: 96%;
		background-color: white;
		border-style: solid; 
		border-color: #223080;
		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:  #223080;
		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;
		font-size: .9em;
		color: #223080; 
		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: #ef3a0f; 
		font-size: 2.0em;
		background: transparent;
		text-align: center;
		padding: 0;
		margin-bottom: 0;
		}		 
		    
h6		{font-family: Arial Narrow, helvetica, sans-serif;
		font-size: .8em
		color: black;
		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;
		}
				 
.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}