.normal, td, body {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.normal_small {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.table-centre-body {
	background-image: url(img/table/centre-body.png);
	background-repeat: repeat-x;
}

.table-left {
	background-image: url(img/table/spacer-left.png);
	background-repeat: repeat-y;
}

.table-right {
	background-image: url(img/table/spacer-right.png);
	background-repeat: repeat-y;
}

.table-bottom {
	background-image: url(img/table/bottom.png);
	background-repeat: repeat-x;
}

.table-top {
	background-image: url(img/table/top.png);
	background-repeat: repeat-x;
}

.title {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 22px;
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}
.h1 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: normal;
	font-style: normal;
}
.h2 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}
.h3 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
.h4 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.small_bold {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	line-height: 20px;
}
.image_text {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}
a:link {
	color: #333333; text-decoration: none;
}
a:hover {
	color: #333333; text-decoration: underline;
}
a:active {
	color: #333333; text-decoration: none;
}
a:visited {
	color: #333333; text-decoration: none;
}

