
/*  Resets default browser CSS.- */
 html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

}
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q 
a img { border: none; }

  
body { 
font-family :"Trebuchet MS", Ariel, Helvetica, sans-serif; 
background-color : #000; 
color : #fff; 
font-size : 12pt; 
line-height: 1.2; 
padding : 0; 

} 

#wrap{ margin-top: 20px}

#page { 
width: 100%;
margin: 0px auto;
background-color: #000; 
} 
#pagewidth { 
background-color: #000; 
clear : right; 
float : left; 
width : 70%; 
} 
#navigation { 
list-style-type: none; 
width : 15%; 
float : left; 
color : #aad; 
text-align :right; 
padding-right : 10px; 
margin: 0;
} 
#navigation li { 
list-style-type: none; 
font-size : 10pt; 
margin: 0;
} 

ul.none {
list-style-type: none; 
padding: 0 ; 
margin: 0;
}

a.two:link { color : #00ffff; font-size : 12pt; text-decoration : none; } 
a.two:visited { color : #ffa8a8; font-size : 12pt; text-decoration : none; } 
a.two:hover { color : red; font-size : 12pt; text-decoration : none; } 

a.one:link { color : #00ffff; font-size : 12pt;text-decoration : none; } 
a.one:visited { color : #ffa8a8; font-size : 12pt;text-decoration : none; } 
a.one:hover { color : red; font-size : 12pt;text-decoration : none; } 

.ibox { 
width: 180px;
height: 200px;
	border-left: 8px solid #ccc;
	border-top: 8px solid #ccc;
	border-right: 8px solid #777;
	border-bottom: 8px solid #666;
	background-color: #663300;
	padding: 5px;
	margin: 0px auto;
	text-align : left; 
} 
.abox { 
width : 100%; 
text-align : left; 
margin-left:10px;
padding: 10px; 
font-size : 12pt; 
} 
#container { 
padding-top: 10px;
background-color: #000; 
text-align : left; 
} 
<!-- overflow : hidden;    -->

h2 { 
background-color: transparent;
font-weight : bold; 
color : #aaf; 
font-size : 25pt; 
text-align :left; 
} 
 h3 { 
background-color: transparent;
font-weight : bold; 
color : #ffd600; 
font-size : 16pt; 
text-align : left; 
} 

.sublogo { 
background-color: transparent;
color : #bbb; 
font-size : 10pt; 
text-align : left; 
padding : 5px; 
} 
	
.subtitle { 
background-color: transparent;
font-family: "Trebuchet MS", Ariel, Helvetica, sans-serif; 
color : #aaf; 
font-size : 14pt; 
text-align : left; 
} 
.page1, .page2, .page3, .page4, .page5, .page6, .page7, .page8, .page9, .page10  { 
border: 1px solid #adf; 
background-color: #000; 
font-size : 10pt; 
color : #fff; 
text-align : left; 
padding : 5px 15px 5px 15px; 
} 

p { margin-bottom:10px; }
  
.page3 p { font-size : 12pt; width: 260px; }

.page7 p, .page9 p { font-size : 12pt }

 .threepix {
 background-image: url(color-win.gif);
background-repeat: no-repeat;
background-position:  top left;
width: 340px;
height:483px;
padding: 45px 0 0 45px;
 }

.threepix b { font-size : 1.3em; color : #da4; }

i { color: #eb2; }

b { font-size : 14pt; color : #adf} 

.formbox {	color: #0Fd; text-align: left; font-size: 1.2em; padding: 10px;	}

.block1a  {
width: 100%;
font-weight : bold; 
color : #aad; 
margin: 0px auto;
text-align : center; 
background-color : transparent; 
}	

.sml {
  font-size : 8pt; color : #aad
 }
 
hr { color : #adf }