
A 			{color: blue; text-decoration: none}
A:link 	{color: blue; text-decoration: none}
A:visited {color: navy; text-decoration: none}
A:hover 	{color: aqua; text-decoration: none}
A:active 	{color: red; text-decoration: none}

body         { font-size: 10pt color navy; font-family: 
               'Verdana', 'Times New Roman', Times; background-color:#FFFFCC}
.banner {background-attachment: fixed;
			background-image: url("images/blobane.gif");
			background-position: center center;
			background-repeat: no-repeat;
			color: black;
			display: block;
			font-family: "Times New Roman";
			font-size: xx-large;
			font-variant: small-caps;
			height: 60px;
			text-align: center;
			vertical-align: text-bottom;
			whitespace: pre;
			width: 600px}
P,TD {font-size: 10pt}

HR {background-image: url("images/blorulee.gif")}

h1, h2, h3, h4, h5, h6 {font-family: "Bookman Old Style", "Times New Roman", Times}
h1, h4, h5 {color: blue}
h2, h3, h6 {color: navy}

.bantop {background-color: navy;
color: yellow;
display: block;
margin: 0px;
padding: 2px;
text-transform: capitalize;
whitespace: pre}

.bantop A:visited {color: yellow}
.bantop A:link {color: yellow}
.bantop A:hover {color: silver}

.banbase {background-color: yellow;
color: navy;
display: block;
margin: 0px;
padding: 2px;
text-transform: capitalize;
whitespace: pre}

.banbase A:hover {color: aqua}
.banbase A:link {color: blue}
.banbase A:visited {color: navy}

IMG {margin: 0px;
padding: 0px}