body {
	font-family:	Times New Roman, Times, Georgia;
	background-image: url('wertilea.jpg');
	background-repeat: repeat;
	background-color: #000000;
	color: #FFFF00;
	text-align: center;
	font-size: 14pt;
	}

a:link {
	color: #FFFF00;
	}

a:visited {
	color: #FFFF90;
	}

.blue {
	color: #07AAF8;
	}

a:active {
	color: #FFFF00;
	}

.menu {
	border-style: solid;
	border-color: #07AAF8 #0000A0 #0000A0 #07AAF8;
	border-width: 6px;
	background-color: #000080;
	width: 100%;
	text-align: center;
	}

.menu td {
	border-style: solid;
	border-color: #C0C0C0;
	border-width: 1px;
	}

h1, h2 {
	font-size: 24pt;
	}

h1 {
	color: #07AAF8;
	}

.text, .yellowtext {
	color: #FFFFFF;
	text-align: left;
	}

.address {
	color: #FFFFFF;
	font-weight: bold;
	}

.quote {
	color: #FFFFFF;
	text-align: left;
	font-style: italic;
	}

.address {
	line-height: 2.5;
	}

img {
	border-width: 0;
	}

