body
{
	margin-top: 10px;
	margin-left: 0px;
	background-color: rgb(0, 0, 0);
	font-family: times new roman;
	font-size: 12pt;
}

a:link       		{ text-decoration: none; }
a:href      		{ text-decoration: none; }
a:visited  		{ text-decoration: none; }
a:hover   		{ text-decoration: underline; }
a:active   		{ text-decoration: none; }

option
{
	font-family: times new roman;
	font-size: 12pt;
	color: rgb(0, 0, 0);
	background-color: #AE8238;
}

select
{
	font-family: times new roman;
	font-size: 12pt;
	color: rgb(0, 0, 0);
	background-color: #AE8238;
}

input
{
	font-family: times new roman;
	font-size: 12pt;
	color: rgb(0, 0, 0);
	background-color: #AE8238;
	height: 14pt;
	width: 45pt;
}

.text_normal
{
	font-family: times new roman;
	font-size: 12pt;
	color: rgb(0, 0, 0);

}

.text_rot
{
	font-family: times new roman;
	font-size: 18pt;
	font-weight: bold;
	color: rgb(148, 0, 0);
	margin-left: 5px;
}