body { color:000; background-color:#AAA;
       margin-top:10px; margin-bottom:10px; }

li,ul,table,tr,td,th,p { font-size:11pt; font-family:sans,Arial,sans-serif;
	color:#000; text-align:left }

td.head { font-size:11pt; font-family:sans,Arial,sans-serif; 
	font-style:bold; color:#fff; text-align:center; background-color:#444; }

h1 { font-family:sans,Arial,sans-serif; font-size:20pt; 
	font-style:bold; color:#008; }

h2 { font-family:sans,Arial,sans-serif; font-size:16pt; 
	font-style:bold; color:#008;  }

h3 { font-family:sans,Arial,sans-serif; font-size:14pt; 
	font-style:bold; color:#008; }

h4 { font-family:sans,Arial,sans-serif; font-size:12pt; 
	font-style:bold; color:#008; }

a:link { 
    font-family:sans,Arial,sans-serif;
	text-decoration: none;
	font-style:bold; color:#800; }

a:visited { 
    font-family:sans,Arial,sans-serif;
	text-decoration: none;
	font-style:bold; color:#800; }

a:active { 
    font-family:sans,Arial,sans-serif;
	text-decoration: none;
	font-style:bold; color:#800; }

a:hover { 
    font-family:sans,Arial,sans-serif;
	text-decoration: underline;
	font-style:bold; color:#FFF; }

pre { 
	background-color:#ddd; border:1px solid #888; 
	font-family:monospace,courier; 
	font-size:10pt; color:#000; text-align:left }

img { border:1px solid #888 }

.links { color:#8080A0; font-family:sans,Arial,sans-serif; font-size:10pt; font-style: bold;}

