BODY {
 	font-family : Arial, Helvetica, Sanserif;
 	font-size : 12px;
	letter-spacing : 1px;
 	color : #73635a;
	line-height : 1.4;
	}
TABLE {
 	font-family : Arial, Helvetica, Sanserif;
 	font-size : 12px;
	letter-spacing : 1px;
 	color : #73635a;
	line-height : 1.4;
	}
SELECT {
 	font-family : Arial, Helvetica, Sanserif;
 	font-size : 12px;
 	color : #73635a;
	border: 1px;
	border-color: gray;
	border-style: solid;
	}
INPUT {
 	font-family : Arial, Helvetica, Sanserif;
 	font-size : 12px;
 	color : #73635a;
	}
A:link {
 	text-decoration : underline;
 	color : #08080a;
	}
A:visited {
 	text-decoration : underline;
	color : #08080a;
	}
A:active {
 	text-decoration : none;
	color : #283890;
	}
A:hover {
 	text-decoration : none;
	color : #283890;
	}

/* Standard heading */	
h1 {
 	font-family : Arial, Helvetica, Sanserif;
 	font-size : 12px;
	letter-spacing : 1px;
 	color : #73635a;
	line-height : 1.0;
	font-weight : bold;
	margin-left : 0cm;
	margin-right : 0cm;
	margin-top : 0cm;
	margin-bottom : 0cm;
	}

/* Special text */
.address-blue {
	color : #18104c;
 	font-size : 11px;
	font-weight : bold;
	letter-spacing : 1px;
 	line-height : 1.0;
	}
.credit-white {
	color : white;
 	font-size : 10px;
	line-height : 1.0;
	}
.click	{ color : #382312; }
.blue	{ color : #283890; font-weight : bold; }
.black	{ color : #08080a; }
.brown	{ color : #73635a; }
.spacer	{ font-size : 5px; }
.table-gray	{ color : #08080a; background-color : #ccc; }
.main-menu	{ background-color : #efefe7; font-weight : bold; }
#menu a { text-decoration : none; font-weight : bold; }

	
