.contentxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #006699;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000099;
	font-style: normal;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
BODY{
		SCROLLBAR-FACE-COLOR: #07B5EC;
        SCROLLBAR-HIGHLIGHT-COLOR: #FAFAFC;
        SCROLLBAR-SHADOW-COLOR: #FAFAFC;
        SCROLLBAR-3DLIGHT-COLOR: #07B5EC;
        SCROLLBAR-ARROW-COLOR: #FAFAFC;
        SCROLLBAR-TRACK-COLOR: #FAFAFC;
        SCROLLBAR-DARKSHADOW-COLOR: #07B5EC;
}