.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bolder;
	color: #821D24;
	text-decoration: none;
}
.para {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 18px;
}

a:link { font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none}
a:visited { font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none}
a:hover { font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none}


h1{
	font-family:Tahoma;
	font-weight:bold;
	font-size:24px;
}
