﻿#wrapper {
	margin:0 auto;
	width:700px;
	text-align: left;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	background-color: #000000;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	min-width: 600px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

input {
margin: 20px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

P A:link {color: white}

table .th {
background-color: #0099FF;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
th {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 25px;
	text-align:center;
	background-color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	
}

table p { padding-left: 3px;}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.style4 {
	font-size: 10px;
	font-style: italic;
	margin-bottom: 30px;
}
.style5 {
	font-size: 24px;
	font-weight: bold;
}
.style6 {font-size: 36px}

table {
	margin-bottom: 15px;
}

.header { margin-bottom: 10px;}

.tdlightblue {background-color: #0099FF}

.th a {color: white}

.centeredsidetable {
text-align:center
}
#wrapper hr {

	margin-bottom: 5px;

}

.red {
color: red;
}
