A:link {
	 COLOR: #ff0000; TEXT-DECORATION: none
}
A:visited {
COLOR: #ff0000; TEXT-DECORATION: none
}
A:active {
COLOR: #ff0000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}

BODY {
SCROLLBAR-FACE-COLOR: #800000; 
SCROLLBAR-SHADOW-COLOR: #ff0000; 
SCROLLBAR-3DLIGHT-COLOR: #ff0000; 
SCROLLBAR-ARROW-COLOR: #ff0000; 
SCROLLBAR-TRACK-COLOR: #800000;
SCROLLBAR-HIGHLIGHT-COLOR: #800000; 
SCROLLBAR-DARKSHADOW-COLOR: #800000
} 

body, html, div, font, td {
	font-family: Verdana;
	font-size: 12pt;
	line-height: 12pt;
	color: #ffffff;
	padding: 0;
        bgcolor: white
}

h1 {
	font-family: Verdana;
	font-size: 12pt;
        font-weight: normal;
	color: #ff0000;
        text-align: left;
	margin-top: 5 px;
	margin-left: 5px;
	margin-bottom: 5px;
}

h2 {
	font-family: Verdana;
	font-size: 12pt;
        font-weight: normal;
	color: #ff0000;
        text-align: right;
	margin-top: 5 px;
	margin-right: 5px;
	margin-bottom: 5px;

}

h3 {
	font-family: Verdana;
	font-size: 12pt;
        font-weight: normal;
	color: #ffffff;
	margin-top: 5 px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;

}

h4 {
	font-family: Verdana;
	font-size: 12pt;
        font-weight: normal;
	color: #ff0000;
        text-align: center;
        text-decoration: underline;
	margin-top: 5 px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;

}

h5 {
	font-family: Verdana;
	font-size: 12pt;
        font-weight: normal;
	color: #ffffff;
        text-align: center;
	margin-top: 5 px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

h6 {
	font-family: Verdana;
	font-size: 12pt;
        font-weight: bold;
	color: #ff0000;
        text-align: center;
	margin-top: 5 px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;

}

table {
	border=1;
}

img {
        border-color: #ff0000;

}
