a:link {color: #006600; text-decoration: none;}
a:visited {color: #006600; text-decoration: none;}
a:active {color: #FFFF66; text-decoration: none;}
a:hover {color: #EBCD1A;}

 body {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	scrollbar-face-color: #006600;
    scrollbar-shadow-color: #FFFF66;
    scrollbar-highlight-color: #FFFF66;
    scrollbar-3dlight-color: #006600;
    scrollbar-darkshadow-color: #006600;
    scrollbar-track-color: #FFFF66;
    scrollbar-arrow-color: #006600;
	background-color : #FFFF66;
	color: #006600;
	font-family : "Times New Roman", sans-serif;
	font-size: small
}

h1 {
font-size: 160%;
text-align: center;
}

h2 {
font-size: 130%;
text-align: center;
}

h3 {
font-size: 115%;
text-align: center;
}

li {
margin-top: 20px;
font-weight: bold
}

 p{
	font-size: small;
	margin-top: 5px;
	margin-bottom: 5px
}

 pg{
font-size: small;
margin-top: 5px;
margin-bottom: 5px
}

 a {
 font-size: 14px;
 font-weight: bold;
 margin-top: 0px
 }
