
body {
  background-color: white;
  font-family: Arial, helvetica, sans-serif;
}

p {
  font-family: Arial, helvetica, sans-serif;
  font-size: .8em;
  }

ol.article {
  font-size: .8em;
}

ul.article {
  font-size: .8em;
}

h1 {
  font-weight: bolder;
  font-size: 150%;
  font-style: normal;
  color: #0000CC;
  text-align: left;
  }

h1.c {
   text-align: center;
   font-size: 175%;
   }

h2 {
   font-weight: bold;
   font-size: 125%;
   font-style: normal;
   color: #0000CC;
   text-align: center;
   }

h3 {
   font-weight: normal;
   font-size: 115%;
   font-style: normal;
   color: black;
   text-align: center;
   }

h3 i {
   color: #0000CC;
   }

h4 {
   font-size: 100%;
   font-weight: bold;
   font-style: normal;
   color: #0000CC;
   text-align: left;
   }


P.nav {
  font-size: 9pt;
  font-family: Arial;
  color: blue;
  text-align: center;
}

P.contact {
  font-size: 10pt;
  font-family: Arial;
  color: blue;
  text-align: center;
}

p.headblock {
  font-size: 80%;
  color: white;
  font-style: normal;
  }

p.headblock a {
  text-decoration: none;
  }

p.headblock a {
	color: white;
	}

p.headblock a:hover {
	color: #00CC00;
	text-decoration: underline;
	}

p.headblock a:visited {
	color: white;
	}

p.headblock a:visited {
	color: white;
	}


div.subscribe {
	color: #0000CC;
	text-align: left;
	}

div.subscribe p {
	margin: 0;
	padding: 0;
	}

div.subscribe input {
	margin: 0;
	padding: 0;
	}

a:visited {
  color: #660000;
}

A.nav {
  font-size: 10pt;
  font-family: Arial;
  color: blue;
  text-align: left;
}

a:hover {
  color: #009900;
}

TD.top {
  font-size: 9pt;
  font-family: Arial;
  text-align: center;
  font-style: normal;
  color: white;
}

P.head {
  font-size: 125%;
  color: #003399;
  font-weight: bold;
}

P.bold {
  color: #003399;
  font-style: italic;
  font-weight: bold;
}

FONT.head {
  font-size: 125%;
  color: #003399;
  font-weight: bold;
}

FONT.bold {
  color: #003399;
  font-style: italic;
  font-weight: bold;
}

A.top {
  text-decoration: none;
  color: white;
}

A.hold:visited {
  color: blue;
}


.y1 {
	font-weight: bold;
	text-align: center;
	font-size: 150%;
	margin-bottom: 0;
	}

.y2 {
	margin-top: 0.1em;
	font-weight: normal;
	font-size: 125%;
	text-align: center;
	}

.y3 {
	font-weight: normal;
	font-size: 115%;
	text-align: center;
	font-style: italic;
	}

.y4 {
	font-weight: normal;
	font-size: 105%;
	text-align: center;
	font-style: italic;
	}

.y5 {
	font-weight: bold;
	text-align: center;
	}

.y6 {
	text-align: center;
	}

OL.y {
  font-size: .8em;
}

UL.y {
  font-size: .8em;
}


.y6 {
	border: 1px solid black;
	margin: 0;
	padding: 3px;
	}

table.y6 td {
	border: 1px solid black;
	margin: 0;
	padding: 3px;
	}

.sidebar {
	width:30%;
	float: right;
	border: 3px solid blue;
	background-color: #ffff33;
	margin: 10px;
	padding: 15px;
	}

.sidebar p {
	font-weight: bold;
	text-align: center;
	}

.left {
	clear: both;
	}

.left img {
	float: left;
	padding: 5px;
	margin: 5px;
	}

.leftimg { 
    float: left;
	padding: 5px;
	margin: 5px;
	}

.right {
	clear: both;
	}

.clear {
     clear: both;
	 }

.right img {
	float: right;
	padding: 5px;
	margin: 5px;
	}

.headlist {
	text-align: center;
	color: #003399;
	width: 100%;
	font-family: sans-serif;
	font-size: 0.9em;
	}

