* {
	margin:0;
	padding:0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b3b3b3;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top: 7px;
	padding-bottom: 7px;
}
img {
	border: 0;
}
body {
	background-color: #000000;
}
a:link {
	color: #b3b3b3;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.style1 {
	color: #b3b3b3;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 14px;
	color: #b3b3b3;
	font-weight: bold;
}	
.style3 {
	font-size: 12px;
	font-style: italic;
	color: #b3b3b3;
}
.style5 {
	font-size: 10px;
	font-style: italic;
	color: #b3b3b3;
}
.style6 {
	font-size: 12px;
	color: #b3b3b3;
}
.style7 {
	font-size: 10px;
	color: #b3b3b3;
}
.style4 {
	font-size: 12px;
	font-style: italic;
	color: #b3b3b3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b3b3b3;
	font-weight: bold;
}
.style8 {
	font-size: 10px;
	font-style: italic;
	color: #818181;
}
.style9 {
	font-size: 12px;
	color: #b3b3b3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	letter-spacing: 1pt;
	border-bottom-width: 1px;
}	
.style10 {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.styleform {
	text-align: center;
}
.dotbox12 {
	font-size: 10px;
	color: #b3b3b3;
	border-width: 1px;
	border-style: dotted;
	border-color: #b3b3b3;
	padding: 3px;
}
.table {
	padding: 10px;	
}
.ccEntry {
	padding: 10px;
	font-size: 10px;
}
.pcPhoto {
	padding-top: 24px;
}
.pcText {
	font-size: 10px;
	font-style: italic;
	color: #818181;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.imgfloatleft {
float:left;
padding-right:7px;
padding-bottom:10px;
}

.imgfloatright {
float:right;
padding-left:7px;
padding-bottom:10px;
}

input {
	border: 2px solid #808080;
	background-color: #B3B3B3;
	padding: 3px;
}
textarea {
	border: 2px solid #808080;
	background-color: #B3B3B3;
	padding: 3px;
}
