A:link {
	 COLOR: #800000;TEXT-DECORATION: none
}
A:visited {
COLOR: #800000; TEXT-DECORATION: none
}
A:active {
COLOR: #800000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #800000; TEXT-DECORATION: underline
}

BODY {
SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #be0066; 
SCROLLBAR-3DLIGHT-COLOR: #be0066; 
SCROLLBAR-ARROW-COLOR: #be0066; 
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
} 

body, html, div, font, td {
	font-family: Arial;
	font-size: 13pt;
	line-height: 13pt;
	color: #800000;
	padding: 0;
        bgcolor: #ffffff
}

h1 {
	font-family: Arial;
	font-size: 13pt;
        font-weight: normal;
	color: #000000;
        text-align: left;
	margin-top: 5 px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

h2 {
	font-family: Arial;
	font-size: 14pt;
        font-weight: bold;
	color: #000000;
        text-align: left;
	margin-top: 5 px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;

}

h3 {
	font-family: Arial;
	font-size: 13pt;
        font-style: italic;
	color: #800000;
        text-align: left;
	margin-top: 5 px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;

}

table {
	border=1;
}

img {
        border-color: #800000;

}