BODY {
	background : White;
	color: #3C3678;
	font-size: 100%;
	font-family:  Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align : justify;
}
A:LINK, A:ACTIVE, , A:VISITED {
	color: #008C00;
}

A:HOVER {
	color : Red;
}

.contenttitle {
	font-weight: bold;
}
.contenttext {
	font-size: 80%;
}
.contentmenu {
	font-size: 80%;
}
.pagetitle {
	font-size: 100%;
	font-weight: bold;
	font-variant: small-caps;
	display : block;
}

.newstitle {
	font-size: 80%;
	font-weight: bold;
}
.newshometext {
	font-size: 80%;
}
.newsbodytext {
	font-size: 80%;
}

.newslist {
	font-size: 80%;
}
.newslisthd {
	font-size: 80%;
	font-weight: bold;
	font-variant: small-caps;
}
.parcomenu {
	font-size: 80%;
	font-weight: bold;
	font-variant: small-caps;
}
.parcomenu:LINK {
	font-size: 80%;
}
.parcomenu:HOVER {
	font-size: 80%;
	color : Red;
}
.parcolisthd {
	background : #3C3678;
	color: White;
	font-size: 80%;
	font-weight: bold;
	font-variant: small-caps;
}
.parcocategories {
	width : 100%;
	font-size: 80%;
	font-weight: bold;
	font-variant: small-caps;
/*	display : compact;*/
}
.parcotable {
	width: 100%;
	padding : 5px 5px 5px 5px;
	border : none;
}
.ddnlisthd {
	background : #3C3678;
	color: White;
	font-size: 80%;
	font-weight: bold;
	font-variant: small-caps;
}
.ddntable {
	width: 90%;
	padding : 5px 5px 5px 5px;
	border : none;
	clear : both;
	margin : 5px 5px;
}
.ddncontent {
	vertical-align : top;
}
.ddnlist {
	font-size: 80%;
}

blockquote {
	font-size: 80%;
}

.contrattotitle {
	background : #3C3678;
	color: White;
	font-size: 80%;
	font-weight: bold;
	font-variant: small-caps;
}
.contrattoart {
	font-size: 70%;
	font-weight: bolder;
	font-variant: small-caps;
}
.contrattosub {
	font-size: 70%;
	text-align : justify;
}

.occasionititle {
	background : Red;
	color: White;
	font-size: 80%;
	font-weight: bold;
	font-variant: small-caps;
}
