.t {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #870701;
	text-decoration: none;
	text-align: justify;
}
a.l:link 				{
	font-family: "Times New Roman", Times, serif;
	color: #870701;
	font-size: 12px;
	font-weight: normal;
	font-decoration: underline;
	
	}
	
a.l:visited 				{
	font-family: "Times New Roman", Times, serif;
	color: #870701;
	font-size: 12px;
	font-weight: normal;
	font-decoration: underline;
	}
.dev {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.form {
	font-family: "Tahoma";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: default;
}
.boxing
{
    BORDER-RIGHT: #000000 1px inset;
    BORDER-TOP: #000000 1px inset;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    BORDER-LEFT: #000000 1px inset;
    COLOR: #333333;
    BORDER-BOTTOM: #000000 1px inset;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    
}
.button
{
	BORDER-RIGHT: #000000 1px inset;
	BORDER-TOP: #000000 1px inset;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	BORDER-LEFT: #000000 1px inset;
	COLOR: #FFFFFF;
	WIDTH: 60px;
	BORDER-BOTTOM: #000000 1px inset;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6C290C;
    
}
