body, td, p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000; /*text-align: justify;*/
}

.header { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	font-style: italic;
	color: #000000;
	/*text-align: justify;*/
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c50c1f;
}

a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ee7f01;
}
.button {
	border : 1px solid #A3B0A3;
	background-color : #E0E1E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.input {
	border : 2px solid #A3B0A3;
	background-color : #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

hr {
	height: 1px;
	color: #c50c1f;
	
}
