BODY { font-family: verdana, arial, helvetica; }

H1 {font-size: 18pt; color: red}
H2 {font-size: 16pt; color: green}
H3 {font-size: 14pt; color: maroon}
H4 {font-size: 12pt; color: blue}
H5 {font-size: 10pt; color: black}
H6 {font-size: 8pt; color: black}
P {font-size: 10pt; color: black}

.body {font-family: verdana, arial, helvetica; font-size: 10pt; color: black}
.green12 {font-family: verdana, arial, helvetica; font-size: 12pt; color: green}
.brown10 {font-family: verdana, arial, helvetica; font-size: 10pt; color: brown}
.red {font-family: verdana, arial, helvetica; font-size: 16pt; color: red}
.green {font-family: verdana, arial, helvetica; font-size: 16pt; color: green}

A {color: blue}
A.inverse {color: yellow}

TD {font face: verdana; font-size: 10pt}
.body {font-family: verdana; font-size: 10pt; color: white}
.bodyblk {font-family: verdana, arial, helvetica; font-size: 10pt; color: black}

#content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	background-image: url(pictures/fon.gif);
}