body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #3300FF;
}
p {
	background-color: #FFFFFF;
}
.paracenter {
	width: 80%;
	padding: 15px 30px 15px 30px;
	border:2px inset #3300FF;
	text-align: left;
}
.paddress {
	width: 60%;
	height: 168px;
	padding: 15px 30px 15px 30px;
	border: 2px inset #3300FF;
	text-align: center;
	float: left;
	margin: 0px 0px 25px 50px;
}
.pinfo { 
	width: 700px; 
	padding: 15px 50px 15px 50px; 
	border: 2px inset #3300FF; 
	text-align: center; 
	margin: 0px 50px 0px 50px;
}
p.button {
	background-color: #CC0000;
}
.paral {
	padding: 40px 20px 10px 20px;
	margin: 50px 0px 30px 50px;
	width:400px;
	height: 218px;
	border:2px inset #3300FF;
}
.parar {
	float: right;
	padding: 18px;
	margin: 15px 30px 15px 30px;
	width:375px;
	height:53px;
	text-align:center;
	border:2px inset #3300FF;
	font-weight: bold;
}
.pups {
	padding: 20px;
	float: left;
	margin: 15px 20px 15px 43px;
	width: 325px; 
	text-align: center;
	border:2px inset #3300FF;
	font-weight: bold;
}
.pfgt {
	padding: 20px;
	float: right;
	margin: 15px 43px 15px 20px;
	width: 325px; 
	text-align: center;
	border:2px inset #3300FF;
	font-weight: bold
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
	}
h2 {
	font-family: Georgia, "Times New Roman",Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}	
a.button:link  {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	background-color:#FFFFFF;
	width:125px;
	color:#3300FF;
	border: 5px outset #CC0000;
} 


a.button:visited  
{ 
 font-size:14px; 
 font-weight:bold; 
 text-decoration:none; 
 border-style:outset; 
 border-color:red; 
 border-width:5px; 
 background-color:#FFFFFF; 
 width:125px;  
 color:#3300FF; 
} 

a.button:active  
{ 
 font-size:14px; 
 font-weight:bold; 
 text-decoration:none; 
 border-style:inset; 
 border-color:red; 
 border-width:5px; 
 background-color:#FFFFFF; 
 width:125px; 
 color:#CC0000; 
} 

a.button:hover  
{ 
 font-size:14px; 
 font-weight:bold; 
 text-decoration:none; 
 border-style:inset; 
 border-color:red; 
 border-width:5px; 
 background-color:#FFFFFF; 
 width:125px;  
 color:#CC0000; 
} 
.imgright {
	float: right; 
	width: 218px; 
	height: 218px; 
	margin: 30px 30px 30px 0px;
	text-align: right; 
	background-color:#FFFFFF;
}
.imgwcma {
	float: right;
	width: 94px;
	height: 168px;
	border: 5px #333366;
	margin: 0px 50px 25px 0px;
}
.imgleft {
	float: left;
	height: 234px;
	width: 240px;
	margin: 15px 30px 0px 30px;
	text-align: center;
	background-color:#FFFFFF;
	border: 5px #FFFFFF;

}
.bold {
	font-weight: bold;
}
.bluebold {
	font-weight: bold;
	color: #3300FF;
}
.ctrlnbld {
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	width: 80%;
	padding: 15px 30px 15px 30px;
	border:2px inset #3300FF;
	background-color: #FFFFFF;
}
ul {
	text-align: left;
}