body {
	background: Black;
	margin-left :  10;
	margin-bottom :  10;
	margin-right :  10;
	margin-top :  10;}
	
	p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Comic Sans MS,Arial,sans-serif;  color : red;}

h1 { font-size:24pt; }

h2 { font-size:18pt; }

h2.sh2 { font-size:16pt; }

h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:13pt; }

h4 { font-size:11pt; }

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:11pt; }

pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

a:link { color: #EC0000; text-decoration: none; }
a:visited { color: #B70000; text-decoration: none; }
a:active { color: Blue; text-decoration:none; }


tt { font-family:Courier New,Courier; font-size:10pt; color: #0000C0; }

