a {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:visited {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

a:active {
	color : #FFFF00;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a.sub {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a:visited.sub {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a:hover.sub {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
}

a:active.sub {
	color : #FFFF00;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

td {
	background-color : #008080;
	text-align : left;
	vertical-align : middle;
	text-indent : 0.2cm;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
}

td.sub {
	background-color : #008080;
	text-align : left;
	vertical-align : middle;
	text-indent : 0.4cm;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
}