body {
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		background-color:#faf399;
		
	}
	
.maincontent {

			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:14px;
			color:#000099;
			}
			
.boldmaincontent {

			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:14px;
			color:#000099;
			font-weight:bold;
			
			}
			
.pinkcontent {

			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:16px;
			color:#FF0066;
			font-weight:bold;
			}
			
.linkcontent {
		font-family:Tahoma;
		font-size:12px;
		color:#ffffff;
		}
		
.testimonialcontent {

			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:12px;
			color:#000099;
			font-style:italic;
		}
		
.testimonialcontentbold {

			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:12px;
			color:#000099;
			font-style:italic;
			font-weight:bold;
		}
		
.imagesborder { 
 		border-width: 1px; 
 		border-style: solid; 
 		border-color: #faf399; 
}
	
.descriptioncontent {

			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:10px;
			color:#000099;
			}
			
.descriptionheader {

			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:11px;
			color:#000099;
			}
			
.largerdescriptionheader {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:12px;
			color:#000099;
			}
		
		
a:link {

		color:#000099;
		text-decoration:none;
		
		}
		
a:hover {
		color:#000000;
		}
		
a:visited {
		color:#000000;
		text-decoration:none;
		}