body	{ color:#000000;
	background:#FFFFFF;
	background-image:url("../images/std-bkg.jpg");
	background-repeat:no-repeat;
	background-attachment:fixed;
	}

h1,h2,h3,h4,h5,h6
	{ font-family:MicroSquare,"Quicken OCR A",OCRA,"Curier New",Curier,monospace;
	color:#FF9900;	}

h1	{ font-size:48pt; line-height:48pt; text-align:right; }
h2	{ font-size:24pt; line-height:36pt; }
h3	{ font-size:18pt; line-height:24pt; }
h4	{ font-size:12pt; line-height:18pt; }
h5	{ font-size:9pt; line-height:12pt; }
h6	{ font-size:7pt; line-height:9pt; }

a,li,p,pre,td,th
	{ font-family:Arial,Helvetica,Geneva,sans-serif;
	font-size:10pt;
	line-height:15pt;
	color:#000000;
	}

a,b,pre
	{ font-weight:bold; }

a:link	{ color:#FF9900; }
a:visited	{ color:#999999; }
a:hover	{ color:#FF0000; }
a:active	{ color:#FF9900; }
