
body {

	text="#000000"
	background-repeat: no-repeat;
	background-color: #FF8000;

}

h1 {
 font-family: monospace;
 font-size: 16pt;
 text-align: left;

}
h2 {
 font-family: monospace;
 font-size: 12pt;
}


h3 {
 font-family: monospace;
 font-size: 10pt;
}





a:link {text-decoration:none; color: #9F5000;}
a:visited {text-decoration:none; color: #BF6000;}
a:hover {text-decoration:none; color: #000000;font-weight: bold;}
a:active {text-decoration:none; color: #FFFFFF;}

img { border:none }
