body {
	background-image: url(../images/bg_colour.gif);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #102755;
	}
.bg {
	background-image: url(../images/main_bg_colour.gif);
}
.contact {
	color: #FFCC00;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #FFCC00;
	text-decoration: underline;
}
.border {
	background-image: url(../images/dots_border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.border_top {
	background-image: url(../images/dots_border_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.border_main {
	background-image: url(../images/main_border.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.text {
	text-align: justify;
}
.titles{
	font-size: 16px;
	font-weight: bolder;
}
