body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336666;
	background-image: url(images/background.jpg);
	font-weight: bold;
	text-align: center;
}


h1 {
	color: #336666;
	text-align: center;
	font-size: xx-large;
}
h5 {
	color: #CC3300;
	font-size: medium;
}

h2 {
	color: #CC3300;
	text-align: center;
	font-size: x-large;
}
h3 {
	font-size: large;
	color: #336666;
}
h4 {
	font-size: medium;
}

li{
	text-align: left;
	font-weight: lighter;
}
ul {
	font-weight: normal;
}




a:link {
	color: #CC3300;
	text-align: center;
}

a:visited {
  color: #FFCC00;
	text-align: center;
}

a:hover {
	text-decoration: none;
	color: #339999;
	text-align: center;
}

a:active {
	color: #FF0000;
	text-align: center;
}

a.hidden {
  color: #000000;
	text-align: center;
}

a.hidden:visited {
  color: #000000;
	text-align: center;
}

a.hidden:hover {
	color: #0000CC;
	text-align: center;
}

a.hidden:active {
  color: #000000;
	text-align: left;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}
.leftFrame {
	color: #010101;
	background-color: #001C1F;
	text-align: center;
}
.special {
	text-decoration: line-through;
}
p {
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
h6 {
	font-size: small;
	text-align: center;
}

.bodytext {
	font-weight: normal;
	text-align: left;
}

note {
	font-style: italic;
	text-align: left;
	font-weight: bolder;
}
