﻿* {
	margin: 0;
	padding: 0;
}
img { border: none; }

a {
	text-decoration: none;
	color: #FFCC33;
}
a:visited {
	color: #2DB821;
}
a:active {
	color: #FFFFFF;
}
body {
	background-color: #003333;
	color: #FFFFFF;
	font-size: large;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-variant: inherit;
	text-align: center;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
}
h1 {
	/* header */
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 19px;
	text-align: justify;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
}
h2 {
	/* desk */
	font-size: small;
	color: white;
	background-color: #003333;
	text-align: center;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}
h3 {
	/* top */
	font-size: 16px;
	color: black;
	font-family: sans-serif;
	background-color: white;
	border: 1px black;
	border-style: solid;
	padding: 1px;
	text-align: center;
}
h4 {
	/* MNP, MNV, ARCHIVED */
	font-size: x-large;
	color: white;
	background-color: #003333;
	text-align: center;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}
h5 {
	/* 18USC */
	font-size: 16px;
	color: white;
	background-color: #003333;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
}
h6 {
	/* 18USC */
	font-size: large;
	color: white;
	background-color: #003333;
	text-align: center;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
h11 {
	/*best*/
	font-size: 21px;
	color: white;
	text-align: center;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background-color: #003333;
}
h12 {
	/*porntop*/
	font-size: 20px;
	color: #FFCC33;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
	background-color: #003333;
}
h13 {
	/*porntop*/
	font-size: 20px;
	color: #FFCC33;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	background-color: #003333;
}
.style1 {
	border: thin #004D66 solid;
	text-align: center;
}
.style2 {
	border: thin #004D66 dotted;
}
.style3 {
	/* table new */
	text-align: center;
}
.style6 {
	/*porntop*/
	border: thin #004D66 dotted;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 275px;
