BODY {
background-color:#000000;
font-size: 9pt;
font-family: verdana,arial;
color : #ffffff;
}

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;
}