.text {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration: none;
}

.text-small {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration: none;
}

.body {
	font-family:Tahoma;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration: none;
}

.header {
	font-family:Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #93070A;
}

.image-table {
	background-color:#93070A;
}

.link {
	font-family:Tahoma;
	font-size : 11px;
	font-weight : normal;
	color : #4483C2;
}

.header-big {
	font-family:Tahoma;
	font-size : 12px;
	font-weight : bold;
	color : #93070A;
}

