body {
	margin-left:  8px;
	margin-right: 8px;
	margin-top:   8px;
	margin-bottom:8px;
	color:		 rgb(0,0,0);
	background-color:rgb(224,224,224);
	scrollbar-base-color:rgb(255,204,102)
}
img {
	border-width:0px;
}
p {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12pt;
	margin-top: 4pt;
	margin-bottom:0pt;
}
li {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12pt;
	margin-top:   0px;
	margin-bottom:8px;
}
td {
	font-family: Tahoma,sans-serif;
	font-size: 10pt;
}
small {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
}
h1 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 16pt;
	font-weight:bolder;
	margin-top: 30px;
	margin-bottom: 10px;
}
h2 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12pt;
	font-weight:bolder;
}
.title {
	font-family: Tahoma,sans-serif;
	font-size: 28px;
	font-weight:bolder;
	color:rgb(255,255,255)
}
.copyright {
	font-family: Tahoma,sans-serif;
	font-size: 16px;
	font-style: italic;
	color:rgb(255,255,255)
}

a:link    { color:#000044; text-decoration:underline; }
a:visited { color:#444488; text-decoration:underline; }
a:hover   { color:#000000; text-decoration:underline; }
a:active  { color:#0000FF; /*background-color:rgb(255,255,255);*/ }



