@charset "utf-8";
/* CSS Document */

.maintable {
 width:1000px;
 }
 
.bodytext {
    font-family:Arial;
	font-size:12px;
	font-colour:#140958;
}
.Heading {
    font-family:Arial;
	font-size:18px;
	font-colour:#140958;
}

.subheading {
	font-family:Futura MdCn BT;
	font-size:30px;
	font-colour:#140958;
}

.navigation {
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-colour:#666666;
	text-decoration:none;
	
}
.navigation_msovr {
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-colour:#ff0000;
	text-decoration:none;
}

.click {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-colour:#ff0000;
	text-decoration:none;
	color: #FF0000;	
}
