h1 {
	font-size: 16px;
	font-weight: bold;
	color:#000080;
	padding:10px; 
}

h2	{
	font-size: 14px;
	color:#3333CC;
	text-align:center;
	padding:5px;
}	

h3	{
	font-size:14px;
	font-weight:800;
}

h4	{
	font-size: 22px;
	color:#000080;
	text-align:center;
	padding:5px;
}

#outer {
background-image: url(redbg.jpg);
width : 985px;
padding:10px;
margin-left:120px;
} 

#middle {
background-image: url(whitebg.jpg); 
width : 965px; 
padding:10px;
} 

#inner {
background-image: url(bluebg.jpg); 
width : 945px; 
padding:10px;
} 

#footer {
	font-size: 14px;
	font-weight:bold;
	padding-top: 25px;
	text-align: center;
}

#mainText	{
	font-size: 16px;
	font-weight: bold;
	color:#000080;
	padding:10px; 
}

#miscText	{
	font-size: 14px;
	color:#0000B7;
	text-align:center;
	font-weight: bold;
	padding:5px;
}

.title {
	text-align: center;
	color: Red;
	font-size: large;
}

.subtitle {
	text-align: center;
	color: #0000b7;
	font-size: large;
	font-style: italic;
	font-weight: bold;
}

.body	{
	text-align: center;
	color: #0000b7;
	font-weight:bold;
	font-size: 16px;
}

.sls {
	text-align: center;
	color: Blue;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
