BODY {
	color: Black;
	background-color: White;
}

td {
	font-family: "Times New Roman", serif;
	font-size: 11pt;
}

A {
	color: #000099;
	text-decoration: none;
}

A:visited {
	color: Gray;
}

.main {
width: 750px;
background: #990000;
margin: auto;
}

.top {
background: #ffff99;
vertical-align: bottom;
}

h1 {
	font-size: 14pt;
	font-style: italic;
	color: #990000;
}

h2 {
	font-size: 12pt;
	font-style: italic;
	color: #990000;
}

h3 {
	font-size: 12pt;
	font-style: italic;
	color: #990000;
}

h4 {
	font-size: 10pt;
	font-style: italic;
	color: #990000;
}

p.header {
	font-size: 18pt;
	color: #990000;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 0px;
	font-weight: bold;
}

p.headline {
	font-size: 14pt;
	font-style: italic;
	color: #990000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight:bold;
}

	
.headline {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

.division {
	text-align: right;
	padding-right: 5px;
	margin-top: 35px;
	margin-bottom: 0px;
}

.text {
vertical-align: top;
background:#ffffff;
padding:10px;
	}

img {
	border-color: #990000;
}


.copy {
	text-align: center;
	margin-top: 0px;
}

.bar {
background: #ffff99;
padding: 5px;
width: 145px;
font-weight: bold;
vertical-align: top;
}

ul {
list-style-type: square;
}

li {
margin-bottom: 10px;
}

.nav {
list-style-type: none;
margin-left: 0px;
}

hr {
	width: 50%; 
	color: #990000;
}
.form {
	background: #990000;
	width: 50%; 
	margin: auto;
}

.form2 {
	background: #ffff99;	
	text-align: center;
}

.prices {
	background: #990000;
	width: 75%; 
	margin: auto;
}

.prices3 {
	background: #ffff99;	
}

.prices2 {
	background: #ffff99;
	text-align: right;
}

.quote {
	width: 75%;
	background: #ffff99;
	font-style: italic;
	text-align: justify;
	padding: 10px;
	margin: auto;
}

.domain {
	background: #FFCCFF;
}