BODY {
	color: #5884A8;
	font-family: Tahoma;
	font-size: 11px; background-image:url('images/bg.png')
}

TD {
	color: #5884a8;
	font-family: Tahoma;
	font-size: 11px;
}

h1 {
	color: #5884a8;
	font-family: Tahoma;
	font-size: 1.0em;
}

A:LINK {
	text-decoration: none;
	font-family: Tahoma;
	color: #5884a8;
	font-weight: 400
}

A:VISITED {
	text-decoration: none;
	font-family: Tahoma;
	color: #5884a8;
	font-weight: 400
}

A:HOVER {
	text-decoration: none;
	font-family: Tahoma;
	color: #000000;
	font-weight: 400
}

h1 {font-size: 1.0em; color: #5884A8}
h2 {font-size: 1.5em; color: #5884A8}
h3, h4 {font-size: 1.0em; color: #5884A8}

h1, h2, h3, h4 {margin: 0 auto; clear: both;}

ul{
margin: 0;
/*offset of tabs relative to browser left edge*/
list-style-type: none;
font-variant:normal; font-size:11px; font-family:Tahoma; padding-left:0px; padding-right:0; padding-top:0; padding-bottom:0
}
li{
padding:0px; margin-left:2; margin-right:0; margin-top:0; margin-bottom:0 }
li a{
background-position: left center; float: left;
text-decoration: none;
margin: 0;
/*padding inside each tab*/
color: #5884A8; padding-left:8px; font-size:8pt; background-image:url('images/bullet.gif'); background-repeat:no-repeat; width:100%
}