html {
	background:#FFFFFF url(images/bg.gif) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	color:#336699;
}


h1 {
	font-family:"Arial Narrow", "Trebuchet MS", Arial;
	color:#0BA2BA;
	font-size:24px;
	padding-bottom:20px;
	padding-top:20px;
}


h2 {
	font-family:"Arial Narrow", "Trebuchet MS", Arial;
	color:#0BA2BA;
	font-size:16px;

}


TD {
	COLOR: #333333;
	FONT-SIZE: 10pt;
	VERTICAL-ALIGN: middle;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #EBF3FE;
}
TD.space {
	COLOR: #333333;
	FONT-SIZE: 10pt;
	VERTICAL-ALIGN: middle;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: transparent;
}
TD.left {
	COLOR: #333333;
	FONT-WEIGHT: BOLD;
	FONT-SIZE: 10pt;
	VERTICAL-ALIGN: middle;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR:#ADCFE9;
}

TD.left_width {
	width:20%;
}

TD.left_top {
	COLOR: #333333;
	FONT-WEIGHT: BOLD;
	FONT-SIZE: 10pt;
	VERTICAL-ALIGN: top;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #AAAAFF;
}
TD.header {
	COLOR: #FFF;
	FONT-SIZE: 10pt;
	VERTICAL-ALIGN: center;
	FONT-WEIGHT: BOLD;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR:#003366;
}

TD.header_nobold {
	COLOR: #FFF;
	FONT-SIZE: 10pt;
	VERTICAL-ALIGN: center;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR:#003366;
}
TT {
	COLOR: #DD0000;
	FONT-SIZE: 7pt;
}



