body {
background-color : white; 
font-family : verdana, geneva, helvetica, sans-serif; 
font-size : small; 
color : #222222; 
} 
a:link {
color : black; 
text-decoration : none; 
background-color : Menu; 
} 
a:hover {
color : #ff6600; 
text-decoration : none; 
background-color : yellow; 
} 
a:visited {
color : black; 
text-decoration : none; 
background-color : Menu; 
} 
a:visited:hover {
color : black; 
text-decoration : none; 
background-color : yellow; 
} 
li {
line-height : 24px; 
list-style : circle; 
} 
sup {
font-size : smaller; 
color : black; 
} 
a.example {
color : black; 
background-color : #ffff99; 
border-top : 1px solid ButtonHighlight; 
border-left : 1px solid ButtonHighlight; 
border-bottom : 1px solid ButtonShadow; 
border-right : 1px solid ButtonShadow; 
padding-left : 3px; 
padding-right : 3px; 
} 
a.example:visited {
color : black; 
background-color : #ffff99; 
border-top : 1px solid ButtonHighlight; 
border-left : 1px solid ButtonHighlight; 
border-bottom : 1px solid ButtonShadow; 
border-right : 1px solid ButtonShadow; 
padding-left : 3px; 
padding-right : 3px; 
} 
a.editor {
color : black; 
background-color : #ff9933; 
border-top : 1px solid ButtonHighlight; 
border-left : 1px solid ButtonHighlight; 
border-bottom : 1px solid ButtonShadow; 
border-right : 1px solid ButtonShadow; 
padding-left : 3px; 
padding-right : 3px; 
} 
a.editor:visited {
color : black; 
background-color : #ff9933; 
border-top : 1px solid ButtonHighlight; 
border-left : 1px solid ButtonHighlight; 
border-bottom : 1px solid ButtonShadow; 
border-right : 1px solid ButtonShadow; 
padding-left : 3px; 
padding-right : 3px; 
} 
#content {
border-top : 1px solid ButtonShadow; 
border-left : 1px solid ButtonShadow; 
background-color : white; 
} 
.maintext {
color : #222222; 
background-color : white; 
padding : 10px; 
} 
.infobox400 {
color : #222222; 
background-color : white; 
float : left; 
padding : 10px; 
width : 400px; 
} 
.heading {
padding : 10px; 
font-size : large; 
font-weight : bold; 
color : #999999; 
margin-bottom : 5px; 
} 
.heading1 {
font-size : medium; 
font-weight : bold; 
color : #999999; 
margin : 5px; 
margin-bottom : 15px; 
} 
.heading2 {
font-size : small; 
font-weight : bold; 
color : #999999; 
margin : 5px; 
margin-top : 25px; 
} 
.links1 {
font-family : verdana; 
font-size : 10pt; 
} 
li {
line-height : 24px; 
} 
.normal {
font-variant : normal; 
font-weight : bold; 
} 
.textred {
color : #996600; 
font-weight : bold; 
} 
.tab {
color : #222222; 
height : 20px; 
font-size : 14px; 
font-weight : normal; 
background-color : Menu; 
border-top : 1px solid ButtonHighlight; 
border-left : 1px solid ButtonHighlight; 
border-bottom : 1px solid ButtonShadow; 
border-right : 1px solid ButtonShadow; 
z-index : 1; 
margin-left : 5px; 
padding : 3px; 
} 
.tab2 {
color : #222222; 
font-size : 10px; 
font-weight : normal; 
background-color : #cccccc; 
border-top : 1px solid ButtonHighlight; 
border-left : 1px solid ButtonHighlight; 
border-bottom : 1px solid ButtonShadow; 
border-right : 1px solid ButtonShadow; 
z-index : 1; 
margin-left : 3px; 
padding : 3px; 
} 
.q {
color : #222222; 
font-size : 12pt; 
font-weight : bold; 
background-color : coral; 
} 
.a {
color : #222222; 
font-size : 12pt; 
font-weight : bold; 
background-color : bisque; 
} 

.text1 {
	position:absolute;
	font-family:Arial black, Helvetica, sans-serif;
	color: #999999;
	margin-left: 10px;
	font-size: 28px;
	font-style : normal;
	font-weight : 900;
}

.highlight1 {
	position:absolute;
	font-family:Arial black, Helvetica, sans-serif;
	margin-top: 2px;
	margin-left: 12px;
	color: Green;
	font-size: 28px;
	font-style : normal;
	font-weight : 900;
}

.text2 {
	position:absolute;
	font-family:Arial black, Helvetica, sans-serif;
	color: #999999;
	margin-left: 230px;
	font-size: 28px;
	font-style : normal;
	font-weight : 900;
}
.highlight2 {
	position:absolute;
	font-family:Arial black, Helvetica, sans-serif;
	margin-top: 2px;
	margin-left: 232px;
	color: Yellow;
	font-size: 28px;
	font-style : normal;
	font-weight : 900;
}
.text3 {
	position:absolute;
	font-family:Arial black, Helvetica, sans-serif;
	color: #999999;
	margin-left: 325px;
	font-size: 28px;
	font-style : normal;
	font-weight : 900;
}
.highlight3 {
	position:absolute;
	font-family:Arial black, Helvetica, sans-serif;
	margin-top: 2px;
	margin-left: 327px;
	color: red;
	font-size: 28px;
	font-style : normal;
	font-weight : 900;
}
.text4 {
	position:absolute;
	font-family:Arial black, Helvetica, sans-serif;
	color: #999999;
	margin-left: 250px;
	font-size: 28px;
	font-style : normal;
	font-weight : 900;
}
.highlight4 {
	position:absolute;
	font-family:Arial black, Helvetica, sans-serif;
	margin-top: 2px;
	margin-left: 252px;
	color: #33ff99;
	font-size: 28px;
	font-style : normal;
	font-weight : 900;
}
h1 {
	font-size: 28px;
}