body {
	font-family: Arial;
	font-size: 10pt;
}

h3 {
	font-weight: bold;
	color: #CC0000;
}

h4 {
	font-weight: bold;
	font-size: 11pt;
	color: #331100;
}

t_index {
	font-size: 11pt;
}

a:link  {
	text-decoration: none;
	color: #331100;
}

a:visited  {
	text-decoration: none;
	color: #664933;
}

a:hover {
	text-decoration: overline underline;
	color: #CC0000;
}

a:active { 
	color: #CC0000; 
}