body
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
form
{
	margin: 0px;
	padding: 0px;
}
img
{
	border: 0px;
}
hr
{
	height: 1px;
	background-color: #999999;
	border: 0px;
}
a
{
	color: #0066CC;
}
a:visited
{
	color: #6666CC;
}
a:hover
{
	color: #CC0000;
}
.en
{
	font-family: Verdana, Tahoma;
}
.icon
{
	vertical-align: bottom;
}
.menu
{
	font-size: 75%;
	color: #999999;
}
.menu a,
.menu a:visited
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover
{
	text-decoration: underline;
}
.pageTitle
{
	font-size: 100%;
	color: #CC0000;
	font-weight: bold;
}
.pageTitle a,
.pageTitle a:visited
{
	color: #CC0000;
	text-decoration: underline;
}
.regularText
{
	font-size: 80%;
	color: #333333;
}
.smallText
{
	font-size: 70%;
	color: #333333;
}
.gray
{
	color: #999999;
}
.justified
{
	text-align: justify;
}

.blockTitle
{
	color: #333333;
	font-weight: bold;
	font-size: 85%;
}
.catBlockTitle
{
	color: #FAFAFA;
	font-weight: bold;
	font-size: 90%;
}
.catBlockTitle a,
.catBlockTitle a:visited
{
	color: #FAFAFA;
	text-decoration: none;
	display: block;
}

.footerTitle
{
	font-size: 65%;
	color: #999999;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
}