body {
	margin:		0;
	padding:	0;
	background-color : #ffffff;
	}

table {
	margin:		0;
	padding:	0;
	}

table:padded {
	margin:		0;
	padding:	24;
	}

a:link { 
	color : #003366;
	text-decoration : underline;
	}

a:visited {
	color : #003366;
	text-decoration : underline;
	}

a:active {
	color : #990000;
	text-decoration : underline;
	}

a:hover {
	color : #ffffff;
	text-decoration : none;
	background : #ff0000;
	}

td {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	}

td.menu {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	}

td.menu:hover {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	background : black;
	}

td.small {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	}

p {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color : #000000;
	line-height: 20px;
	margin-top: 4px;
	margin-bottom: 8px;
	}

p.size11px {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
	line-height: 17px;
	margin-top: 3px;
	margin-bottom: 6px;
	}

.serif {
	font-family : Georgia, "Minion Web", Times, "Times New Roman", serif;
	}

.menu1 {
	font-family : Georgia, "Minion Web", Times, "Times New Roman", serif;
	font-size: 14px;
	line-height: 11px;
	margin-top: 4px;
	margin-bottom: 2px;
	font-weight: bolder;
	}

.menu2 {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bolder;
	color : #666666;
	margin-right: 4px;
	margin-left: 4px;
    }

a.menu1:link {
	color : #dddddd;
	text-decoration : none;
	}

a.menu1:visited {
	color : 999999;
	text-decoration : none;
	}

a.menu1:active {
	color : ffff00;
	text-decoration : none;
	}

a.menu1:hover {
	color : ffffff;
	text-decoration : none;
	background : #ff0000;
	}

a.menu2:link {
	color : #ff0000;
	text-decoration : none;
	}

a.menu2:visited {
	color : 666666;
	text-decoration : none;
	}

a.menu2:active {
	color : ffff00;
	text-decoration : none;
	}

a.menu2:hover {
	color : ffffff;
	text-decoration : none;
	background : #000000;
	}

form { 
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px; 
	line-height: 1;
	}

input { 
	font-size : 11px; 
	line-height: 1;
	}

textarea { 
	font-size : 11px; 
	line-height: 1;
	}

select { 
	font-size : 11px; 
	line-height: 1;
	}

h1 {
	font-family : Georgia, "Minion Web", Times, "Times New Roman", serif;
	font-size : 17px;
	line-height: 20px;
	color : #000000;
	font-weight : bold;
	margin-top: 8px;
	margin-bottom: 6px;
	}

h2 {
	font-family : Georgia, "Minion Web", Times, "Times New Roman", serif;
	font-size : 15px;
	line-height: 17px;
	color : #000000;
	font-weight : strong;
	margin-top: 6px;
	margin-bottom: 4px;
	}

h3 {
	font-family : Georgia, "Minion Web", Times, "Times New Roman", serif;
	font-size : 13px; 
	color : #FF0000;
	line-height: 15px;
	letter-spacing : 2px;
	font-weight : normal;
	margin-top: 4px;
	margin-bottom: 2px;
	}

h4 {
	font-size : 15px; 
	color : #000000;
	line-height: 15px;
	font-weight : strong;
	margin-top: 4px;
	margin-bottom: 2px;
	}

h1.title {
	font-family : Georgia, "Minion Web", Times, "Times New Roman", serif;
	font-size : 18px;
	line-height: 20px;
	color : #F3EDC7;
	font-weight : bold;
	margin-top: 8px;
	margin-bottom: 6px;
	}

li {
	font-size : 12px; 
	line-height: 110%; 
	margin-bottom: 12px;
	list-style-type: square;
	}

td.spacerline {
	background-color : #999999;
	}

td.navbar {
	background-image: url("art/bckgnd5_04.jpg");
	background-repeat: no-repeat;
	}

a.tight:link {
  	font-size: 11px; 
	line-height: 13px;
	}

a.tight:hover {
  	font-size: 11px; 
	line-height: 13px;
	}

a.tight:visited {
  	font-size: 11px; 
	line-height: 13px;
	}

a.tight:active {
  	font-size: 11px; 
	line-height: 13px;
	}
	
p.tight {
  	font-size: 11px; 
	line-height: 13px;
	}

p.inset {
  	font-size: 11px; 
	line-height: 13px;
	margin: 4;
	}

p.tightsmall {
  	font-size: 9px; 
	line-height: 10px;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	}

p.caption {
  	font-size: 9px; 
	line-height: 11px;
    margin-top: 2px;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    }
    
p.copyright {
  	font-size : 8px; 
	color : #999999;
	line-height : 10px;
	letter-spacing : 2px;
    margin-top : 2px;
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    }
    
