﻿* { margin: 0; padding: 0; }
img { border: none; }
a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: sans-serif;
}
body {
	background-color: #003333;
	color: silver;
	font-size: 11px;
	font-family: monospace, serif;
	font-variant: normal;
	text-align: center;
}
h1 {
	/* head */
	font-size: 17px;
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	text-align: justify;
	background-color: #003333;
}
h2 {
	/* desk */
	font-size: 13px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-align: center;
}
h3 {
	/*medtop*/
	font-size: 16px;
	color: black;
	font-family: sans-serif;
	padding: 1px;
	background-color: white;
}
h4 {
	/*ARCHIVED */
	font-size: x-large;
	color: silver;
	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;
}
h9 {
	/*18USC*/
	font-size: large;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	background-color: #003333;
}
h10 {
	/*models*/
	font-size: 17px;
	color: #FFCC33;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
	background-color: #003333;
}
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 #C0C0C0 solid;
	text-align: center;
}
.style2 {
	border: 1px #C0C0C0 dashed;
	text-align: center;
}
.style3 {
	/* table new */
	text-align: center;
}
.style4 {
    /*descs*/
	text-align: center;
	vertical-align: top;
	height: 30px;
}
.style5 {
	/*models*/
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 130px;
}
.style6 {
	/*porntop*/
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 220px;
}
.style7 {
    /*medtop*/
	text-align: center;
	width: 220px;
}