body { 	font-family: arial, 
	helvetica; color: #2d281f; }


.t1 {	border-style: solid;
	border-color: #2d281f;
	border-width: 5px }

.t2 {	border-style: solid;
	border-color: #2d281f;
	border-width: 1px }


.t3 { 	font-size: 15px;
	font-weight: bold; 
	background-color: #000000;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 1px; }

.t4 {	color: #e9d2a7;	
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.1px;
	text-align: center; }


p {	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.1px;
	text-align: center; }



.end {	font-size: 10px;
	line-height: 12px;
	letter-spacing: 0.1px; }


.link1 {	color: #010b54;	
		font-size: 13px;
		text-decoration: underline }


a {	text-decoration: none;
	color: #2d281f; }


a:hover {	text-decoration: none;
		color: #b0affd; }

