<STYLE TYPE="text/css">

BODY {background-image: url(imgs/bg.jpg);
background-repeat: repeat-y;
background-position: center center; }
div.title { font-size: 14pt; color: white; font-family: arial; font-weight: bold;}
div.date { font-size: 12pt; color: white; font-family: arial; font-weight: bold;}
div.text { font-size: 8pt; color: white; font-family: arial;}
div.comment { font-size: 8pt; color: #f8000a; font-family: arial;}
#text { font-size: 8pt; color: white; font-family: arial;}
.class1 A:link {font-family: tahoma; size: 7pt; text-decoration: none}
.class1 A:visited {font-family: tahoma; font-size: 7pt; text-decoration: none}
.class1 A:active {font-family: tahoma; font-size: 7pt; text-decoration: none}
.class1 A:hover {font-family: tahoma; font-size: 7pt; text-decoration: underline; color: f8000a;}
INPUT {
	background-color: #474747;
	border: black 1px solid;
	color: white;
	font-family: arial;
	font-size: 8pt;
}
TEXTAREA {
	border: black 1px solid;
	background-color: #474747;
	color: white;
	font-family: arial;
	font-size: 8pt;
} 
a:link { 
	color: #f8000a;
	text-decoration: underline;
	font-size: 7pt; 
	font-family: tahoma; 
}
a:visited { 
	color: #FFFFFF;
	font-size: 7pt; 
	font-family: tahoma; 
}
a:hover { 
	color: #ffffff;
	text-decoration: none;
	font-size: 7pt; 
	font-family: tahoma; 
}
a:active { 
	color: #FFFFFF;
	font-size: 7pt; 
	font-family: tahoma; 
}
</STYLE> 
