A {
	text-decoration: none;
	color: #000000;
	font-size: smaller;
}

A:HOVER {
	text-decoration : underline;
}
BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}


.title {
	color : #000000;
	font-weight: bold;
	font-size: 11px;
	text-align : center;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-left: none;
	border-right: none;
	border-top: none;
	text-transform : uppercase;
	letter-spacing: 5px;
}
.title-bottom {
	color : #000000;
	font-weight: bold;
	font-size: 11px;
	text-align : center;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-left: none;
	border-right: none;
	border-bottom: none;
	text-transform : uppercase;
	letter-spacing: 5px;
}
.stih {
	color : #000000;
	text-align : left;
	margin-left: 30px;
}
