html { 
overflow-y: scroll;
}

p.smallleft {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
	text-align : left;
	margin-bottom : 0px;
	margin-top : 0px;
	color : Black;
	margin-left : 20px;
}

p.smallright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
	text-align : right;
	margin-bottom : 0px;
	margin-top : 0px;
	color : Black;
	margin-right : 20px;
}

a.main, a.main:link, a.main:visited, a.main:active {
	font : 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

body.white  {
	background-color : #6699ff;	
}

a.main:hover {
	color : Red;
}

li.middle {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	text-align : center;
	list-style-type : square;
	line-height : 15px;
}

li {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	text-align : justify;
}

a.small, a.small:link, a.small:visited, a.small:active {
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

a.small:hover {
	color : red;
}

a.smallbd, a.smallbd:link, a.smallbd:visited, a.smallbd:active {
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : none;
}

a.smallbd:hover {
	color : red;
	text-decoration : underline;
}

a.center, a.center:link, a.center:visited, a.center:active {
	font : 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

a.center:hover {
	color : Red;
}

body {
	background-color : #99b024;
	margin-top : 0px;
	margin-bottom : 0px;
}

p.normalleft {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	text-align : justify;
	margin-left : 25px;
	margin-right : 25px;
}

p.small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
	text-align : center;
	margin-bottom : 0px;
	margin-top : 0px;
	color : Black;
}

p.middle {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	text-align : center;
	margin-bottom : 0px;
	margin-top : 0px;
}

p.middle2 {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	text-align : center;
	margin-bottom : 0px;
	margin-top : 0px;
}

p.lauramiddle {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 16px;
	text-align : left;
	margin-left : 20px;
	margin-right : 20px;
}

p.laurawhite {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
	font-size : 14px;
	text-align : left;
	margin-left : 20px;
	margin-right : 20px;
}

p.lauralarger {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 20px;
	text-align : left;
	margin-left : 20px;
	margin-right : 20px;
}

p.middlebold {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	text-align : center;
	margin-bottom : 0px;
	margin-top : 0px;
}

p.smallblue{
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 7.5pt;
	text-align : center;
	margin-bottom : 0px;
	margin-top : 0px;
}

p.head {
	font-family : "CluffHmkBold", "Brush Script", fantasy, cursive;
	font-size : 25px;
	font-weight : bold;
	color : #99b024;
	background-color : White;
	margin-left : 25px;
	text-align : center;
}


