BODY {
background-color: #000000;
	font-size: 9pt;
	font-family: verdana,arial;
	color : #ffffff;
	background-image : url(images/frame.jpg);
	background-attachment : fixed;
	SCROLLBAR-FACE-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-HIGHLIGHT-COLOR: #666666;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #333333;

}

td {
font-size: 10pt;
font-family: verdana,arial;
color : #ffffff;
}

td.top {
	font-size: 10pt;
	font-family: verdana,arial;
	color : #ffffff;
	background-image : url(images/topright.jpg);
	background-repeat : no-repeat;
}

td.bottom {
	font-size: 10pt;
	font-family: verdana,arial;
	color : #ffffff;
	background-image : url(images/botright.jpg);
	background-repeat : no-repeat;
	padding: 10 10 10 10;
}


h1 {
font-size: 10pt;
font-weight: bold;
}

h2{
font-size: 10pt;
font-weight: bold;
}

h2.title{
font-size: 10pt;
font-weight: bold;
}

h3 {
font-size: 10pt;
font-weight: bold;
}

h4 {
	font-size:  10pt;
}

A {
font-weight: bold;
color:#ffffff;
text-decoration:none;
}

A:hover{
color:#cc0000;
text-decoration:none;
}

.small{
font-size: 8pt;
font-weight: bold;
}