body {margin-right: 10%; margin-left: 10%; background: white; color: black; padding-right: 0px; padding-left: 0px; }

h1 {font-family: "Times New Roman", Serif; font-size: 300%; font-style: italic; letter-spacing: 0px; color: #1B7038; font-weight: normal; text-align: center; line-height: 80%; margin-top: 30px; background: transparent; }

h2 {font-family: Georgia, "Times New Roman", Serif; font-size: 140%; letter-spacing: 3px; color: #1B7038; font-weight: normal; text-align: center; background: white; }

p,td {font-family: Georgia, "Times New Roman", Serif;  letter-spacing: 1px; color: black; background: white; }

a:link,a:visited,a { color: #1B7038; font-weight: bold; text-decoration: none; background: white; font-family: Georgia;}
a:hover { color: white; text-decoration: none; background: #1B7038; font-family: Georgia;}

.insidebox {
	padding-top : 10px; 
	padding-right : 10px; 
	padding-bottom : 10px; 
	padding-left : 10px; 
	border-width : 0px; 
	color: white; 
	background:  #1B7038; 
	float : center; 
}

.outsidebox {
	padding-top : 6px; 
	padding-right : 6px; 
	padding-bottom : 6px; 
	padding-left : 6px; 
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	border-color : black; 
	border-style : dotted; 
	width : 45%; 
	float : right; 
	margin-left: 3em; 
	margin-bottom: 2em; 
	margin-top: 1em; 
}

.box, td, p.box, ul.box  { color: white; background: #1B7038; font-size: 90%; }
.box, .box a:link, td, td a:link { text-decoration: none; color: white; background: #1B7038; }
.box, .box a:visited, td, td a:visited { text-decoration: none; color: white; background: #1B7038; }
.box, td a:hover { text-decoration: none; color: #1B7038; background: white; }

.box li {margin-left: -10px; }

