td {
	vertical-align:top;
	font-family:Tahoma;
	font-size:10pt;
	color:#666666;
}
td.link {
text-align:right
}
td.colHeader {
font-weight:bold
}
a {
	font-family:Tahoma;
	font-size:10pt;
	text-decoration: none;
	font-weight: bold;
	color:#ccffcc;
}

a.inTextA {
	font-family:Tahoma;
	font-size:10pt;
	text-decoration: underline;
	font-weight: bold;
	color:#666666
}

a:hover.inTextA {
	font-family:Tahoma;
	font-size:10pt;
	text-decoration: underline;
	font-weight: bold;
	color:#999999
	}
a:hover  {
	color : #637a46;
	text-decoration : underline;
}

h1 {
	color: #003333;
	font-weight: bold;
	font-size : 16pt;
	font-family:Tahoma;
}