
body {
	margin-left: 50px;
	margin-right: 30px;
}

p, h1, h2, h3, h4, th, td, li, div {
	font-family: "Comic Sans MS", "Arial Black", sans-serif;
}
/*
p {
		font-size: 120%;
}
*/
div.nav {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	/*float: left;*/
	width: 95px;
	border-style: solid;
	border-width: 3px;
	border-color: #0000FF;
	background-color: #FFFF00;
	padding: 0px;
	color: #990000;
	/*position: fixed;
	top: 100px;
	left: 3px;*/
}

.fnt2 {
  font-family: "Comic Sans MS", "Arial Black", sans-serif;
  color: #000066;
  background-color: transparent;
}

.fnt3 {
  font-family: "Comic Sans MS", "Arial Black", sans-serif;
  color: #000099;
  background-color: transparent;
}

.fnt4 {
  font-family: "Comic Sans MS", Arial, sans-serif;
  color: #0000FF;
  background-color: transparent;
}

.fnt5 {
  font-family: "Comic Sans MS", Arial, sans-serif;
  color: #000000;
  background-color: transparent;
}

.fnt6 {
    text-decoration: none;
}

.fnt7 {
  font-family: "Comic Sans MS", Arial, sans-serif;
  color: #CC0000;
  background-color: transparent;
  }

.fnt8 {
  font-family: "Comic Sans MS", Arial, sans-serif;
  color: #000066;
  background-color: transparent;
  font-size: 115%;
  font-weight: 700;
}

.fnt9 {
  font-family: "Comic Sans MS", Arial, sans-serif;
  color: #000066;
  background-color: transparent;
  font-weight: 700;
}

.fnt10 {
  font-size: 75%;
  font-weight: normal;
}
.itl {font-style:italic}
.undrln {
  text-decoration: underline;
}

.lmd {
	font-size: 60%;
	margin-top:5em;
}

.c {
	text-align: center;
}
.cb{margin-right:auto;margin-left:auto}
.w800{width:800px}
.wm800{max-width:800px}
.w560{width:560px}
.w600{width:600px}
.w854{width:854px}
.bold {
	font-weight: 800;
}

.small1 {
	font-size: 70%;
}

.border0 {
border: none;
}

.border2 {
	border: solid 2px;
}

.frt {
	float: right;
	margin-left:3px
}

.flt {
	float: left;
	margin-right:3px
}

.mar01 {
margin-right: 4px;
}
.mar02{margin-bottom: 1em}
.mar03{margin-bottom: 2em}
.clr {
clear: left;
}

A:link, A:visited, A:active {
	font-family: "Comic Sans MS", "Arial Black", sans-serif;
	text-decoration: none;
}

A:link {
	color: #000099;
	background-color: transparent;
}

A:visited {
	color: #990066;
	background-color: transparent;
}

A:hover {
	color: #FF0000;
	/*background-color: #FFFF00;*/
	text-decoration: underline;
}
