body, p {
	font-family: Times New Roman, Arial, Helvetica, sans-serif; 
        background-color: #000000; 
        color: #c0c0c0; 
	font-size: 12pt; 
	font-weight: normal
	
}
B {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	COLOR: blue;
	font-size: 12pt; 
	font-weight: normal
}

B.l {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	COLOR: fuchsia;
	font-size: 12pt; 
	font-weight: normal
}

B.sereina {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	COLOR: red;
	font-size: 12pt; 
	font-weight: normal
}

B.adrian {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	COLOR: cyan;
	font-size: 12pt; 
	font-weight: normal
}

B.ani {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	COLOR: white;
	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;
	text-align: center
}
H2 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif; 
	COLOR: #c0c0c0; 
	font-size: 26pt; 
	font-style: italic; 
	font-weight: normal;
	text-align: center
}
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
}
A.nav:hover {
	COLOR: red;
	background-color: white;
	text-decoration: none

}
A.nav:link {
	COLOR: red;	
	background: black
}

FONT.L {
	FONT-SIZE: 14px
}
FONT.S {
	FONT-SIZE: 8px
}
