body, p {
	font-family: Times New Roman, Arial, Helvetica, sans-serif; 
        background-color: #000000; 
        color: #C0C0C0; 
	font-size: 12pt; 
	font-weight: normal
}

H1 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif; 
	COLOR: #c0c0c0; 
	font-size: 30pt; 
	font-style: italic; 
	font-weight: normal
}
H2 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif; 
	COLOR: #c0c0c0; 
	font-size: 26pt; 
	font-style: italic; 
	font-weight: normal
}
H3 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif; 
	COLOR: #c0c0c0; 
	FONT-SIZE: 14pt; 
	font-weight: normal
}
H4 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif; 
	background: #000000; 
	COLOR: #c0c0c0; 
	FONT-SIZE: 12pt; 
	font-weight: normal
}
H5 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif; 
	COLOR: #c0c0c0; 
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: normal
}
H6 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif; 
	COLOR: #c0c0c0; 
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: normal
}
A:link {
	COLOR: red; 
	TEXT-DECORATION: none
}
A:active {
	COLOR: blue; 
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: red; 
	TEXT-DECORATION: none
}
A:hover {
	COLOR: red; 
	TEXT-DECORATION: underline
}
FONT.L {
	FONT-SIZE: 14px
}
FONT.S {
	FONT-SIZE: 8px
}
