

body {
	font-family: "Bookman Old Style", "Times New Roman", serif; 
	text-align: center;
	color: rgb(252,238,180);
	background-color:rgb(0,102,153)
	}



p, ul, h1, h2, h3, h4, h5, h6, td	{ font-family:  "Bookman Old Style", "Times New Roman", serif;  }
p {line-height:11pt; font-size:10pt; margin-top:0px;}
h1           { font-size: 16pt;  margin-top:20px; margin-bottom:10px}
h2           { font-size: 14pt;  margin-top:20px; margin-bottom:10px; }
h3           { font-size: 12pt;  margin-top:10px; margin-bottom:10px;}
h4           { font-size: 10pt;  margin-top:0px; margin-bottom:0px;}
ul {font-size: 10pt;  list-style-image: url(./pics/index.gif); valign:middle; }
a:link  {color: rgb(252,238,180);; text-decoration:none; }
a:visited { color: rgb(252,238,180); text-decoration:none; }
a:hover { color: rgb(255,255,255); text-decoration:none; }
a:active { color: rgb(255,255,255); text-decoration:none;  }
a:focus { color: rgb(255,255,255); text-decoration:none;  }

