body {
	font-family: tahoma;
    text-align: justify;
    color:black;
    font-size:13px;
	margin-left:10px;
	margin-right:10px;
	scrollbar-face-color:#99ff99;
	scrollbar-highlight-color:#99ff99;
	scrollbar-3dlight-color:#66cc66;
	scrollbar-darkshadow-color:#99ff99;
	scrollbar-shadow-color:#66cc66;
	scrollbar-arrow-color:#66cc66;
	scrollbar-track-color:#99ff99;
	background-repeat:no-repeat;
}

a:link
    { text-decoration: underline; color:#006600;}
a:visited
    { text-decoration: underline; color:#006600;}
a:active
    { color:#006600;}
a:hover
    { text-decoration: underline overline;color:#006600;}

hr
    { color:#66cc66;}

td
	{font-size:13px;
	text-align:justify;}

h1
{
	font-size:18px;
	text-align:center;
	color:#;}

h2
{
	font-size:16px;
	color:#;}

h3
{
	font-size:16px;
	color:#;}