body {
	background-color: #e8fec2;
	font-family: "Comic Sans", "Comic Sans MS", cursive;
	padding: 0px;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	text-align: justify;
	margin-top: 15px;
	margin-right: 45px;
	margin-bottom: 15px;
	margin-left: 50px;
	font-size: 110%;
	line-height: 21px;
}
h1 {
	font-size: 24px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
	text-align: center;
	font-weight: normal;
}
.photoright {
	margin-bottom: 15px;
	margin-left: 18px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

h2 {
	font-size: 18px;
	margin-top: 5px;
	margin-right: 45px;
	margin-bottom: 15px;
	margin-left: 50px;
	font-weight: normal;
}

h4 {
	margin-bottom:0;
	font-weight: normal;
	font-size: 13px;
	color:#ffffff;
}

h5 {
	margin-right: 45px;
	margin-left: 50px;
	font-weight: normal;
	font-size: 12px;
	
}
.margins {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.background {
	background-position: left;
}
a:link {
	color: #0D4773;
	text-decoration: none;
	font-size: 110%;
}
a:visited {
	color: #0D4773;
	text-decoration: none;
	font-size: 110%;
}
a:hover {
	color: #401A0F;
	text-decoration: none;
	font-size: 110%;
}
.photoleft {
	margin-bottom: 15px;
	border: 1px solid #000000;
	margin-right: 18px;
}

.classes	{ border-bottom:thin #e8fec2;

}

.classes h4	{
				width:350px;
				color:#FFF;
					font-weight: normal;
				font-size: 13px;
				background-color: #0D4773;
				height:20px;
				margin-bottom:0px;
				padding-left:4px;
}

.classes h6	{font-weight:bold;
			text-decoration:underline;
			font-size:110%;
			margin-bottom:0;
			margin-top:0px;
			
			color: #0D4773;
}
	
.classes p	{
				width:175px;
				color:#000;
				font-weight: normal;
				font-size: 110%;
			line-height: 21px;
			display:block;
}

.classes table	{ width:700px;
					margin-left:50px;
}

.classes tr	{height:35px;
		
			border:#03C;
			}
			
.classes td		{padding:3px;
					
					width:163px;}
					
div.classes ul	{margin-left:50px;}
	
div.classes li	{margin-left:50px;}
