BODY {
	background : White;
	border-width : 0px 0px 0px 0px;
}
.cattitle {
	font-size : 24px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.cattitlebottom {
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.cattag {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}

.catcontact {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}


.cataddress {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : italic;
}

.catphone {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}

.catemail {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}
.catweb {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}
A {
	text-decoration : none;
}

