@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	vertical-align: top;
	background-color: #000000;
}
td, th {
	text-align: center;
}
h1 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 10px;
	color: #FFFFFF;
	letter-spacing: 10px;
	font-weight: lighter;
}
h2 {
	font-size: 14px;
	text-indent: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6D59AC;
}
.titlecell {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990033;
}
.wecomecell {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: baseline;
	padding: 10px;
}
.picturecell {
	text-align: center;
	margin: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
a:link {
	color: #A790D0;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #6D59AC;
}
a:active {
	text-decoration: underline;
	color: #A790D0;
}
body {
	background-color: #666666;
}
