body {
	font-size: 11px;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #000000;
	text-align: justify;
	bg-color: #006633;
}

#index {
	color: #cccccc;
}

td {
	font-size: 11px;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #000000;
	text-align: justify;
}

A, A:link {
	color: #ffccff;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	cursor: help;
	color: #cc6699;
	border-bottom: 1px #ffffff dashed;
}

a:visited {
}

.titab {
	color: #33cc66;
	font-size: 12px;
	font-family: tahoma, verdana;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px #33cc66 dotted;
}

b, strong, u, underline, i, italic {
	color: #99ffcc;	
}

input,textarea {
	color: #cccccc;
	font-family: tahoma, verdana;
	font-size: 9px;
	background-color: #555555;
	border: 1px dotted #cccccc;
}

.cat {
	font-weight: bold;
	color: #006600;
	font-size: 11px;	
}