body {
	color: #181ea5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body {
	background-image: url(images/lookout.logo.trans.angle.jpg);
}
a:link {
	color: #181EA5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #008080;
}
a:hover {
	text-decoration: underline;
	color: #008080;
}
a:active {
	text-decoration: none;
}
h3 {
	font-style: italic;
}
.small {
	font-size: 12px;
}

.other {
width:5px;
visibility:hidden;
}

.style1 {	font-size: large;
	font-weight: bold;
	font-style: italic;
}

.style5 {
font-size: x-small}

.style3 {
font-size: small}

div#navbar {
	background-color: #018E97;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}


div#navbar a {
	color: #FFFFFF;
	font-size: 12px;
}

div#navbar a:hover {
	background-color: #FFFFFF;
	color: #018E97;
}
