BODY {
	margin-top: 10px;
}

TABLE.main {
	border : 2px solid #003366;
}

TD {
	color : #ffffff;
	font-family : Verdana;	
	font-size : 9pt;
}

TD.top {
	background-color : #003366;
	font-size : 11pt;
}

TD.bottom {
	background-color : #779ABC;
}

A:LINK, A:VISITED {
	color : #ffffff;
	text-decoration : none;
}

A:LINK.line, A:VISITED.line {
	color : #ffffff;
	text-decoration : underline;
}

TD.intro {
	font-weight : bold;
	font-size : 14pt;
}

TD.label {
	font-size : 11pt;
}

TD.link {
	font-weight : bold;
	font-size : 11pt;
}

TD.note {
	font-size : 9pt;
}

TD.red {
	color : #ff0000;	
	font-size : 11pt;
}

TD.yellow {
	color : #fff000;
	font-size : 11pt;
}
