             							body {
	font-family: Papyrus;
	font-size: medium;
	color: #009966;
	margin: 0px 5px 5px 0px;
	padding: 0px 5px 5px 0px;
}


             							a:link {
             								color: #003399;
             								text-decoration: underline;
             							}
             							a:visited {
             								color: #991700;
             								text-decoration: underline;
             							}
             							a:hover {
             								color: #99007F;
             								text-decoration: none;
             							}
             							a:active {
             								color: #008099;
             								text-decoration: none;
             							}

             							table { width: 100%: }
             							td, th { vertical-align: top; padding: 5px; }

             							ul {
             								list-style-type: disc;
             							}

             							.copyrite { font-size: x-small; text-align: center; }
             							.center { text-align: center; }
             							.pic {float: right; margin-left: 20px; margin-right: 20px; }

             							#navbar {
             								background-color: #009966;
             								color: White;
             								font-weight: bolder;
             								text-align: center;
             								margin: 0px;
             								padding: 0px;
             								width: 100%;
             								font-size: medium;
             							}
             							#navbar ul { margin: 0px; padding: 0px; }
             							#navbar li { display: inline; list-style: none; padding-left: 10px;
             								padding-right: 10 px }

             							#navbar a:link {
             								color: #003399;
             								text-decoration: none;
             							}
             							#navbar a:visited {
             								color: #991700;
             								text-decoration: none;
             							}
             							#navbar a:hover {
             								color: #99007F;
             								text-decoration: none;
             								background-color: White;
             							}
             							#navbar a:active {
             								color: White;
             								text-decoration: underline;
             							}


             							#footer { font-size: small; text-align: center; clear: both; }

             							#wrapper { width: 100%; }
             							#header { width: 100%; text-align: center; }
             							#left { float: left; width: 250px; }
             							#right { margin-left: 260px; }
             							#h3 { width: 100%; text-align: center; color: Purple; background-color: #009966;
             							}
.here
{
	font-style: italic;
	font-weight: bolder;
}
