body, td, th, div, dl, button,  form, select, img, thead, tbody, tfoot, h2,h3 {
	color: #F1DD3C;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;	
}

button, input, textarea {
	color: #000000;

	background-color: #FFF497;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;	
}


p {
	color: #F1DD3C;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

a:link,a:visited {
	color: #42AAF7;
	text-decoration: underline;
}

a:active,a:hover {
	border-bottom: 1px dotted;
	border-bottom-color: #42AAF7;
	color: #42AAF7;
}

b, strong {
	font-size: 10px;
	font-weight: bold;	
}

H3 {
	font-size: 12px;
}

H4 {
	font-size: 11px;
	font-weight: bold;	
}


body {
	background-attachment: fixed;
	background-color: #000000;
	background-position: center;
	background-repeat: no-repeat;
	list-style-position: inside;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	scrollbar-3dlight-color: #42AAF7;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #FEE92A;
	scrollbar-highlight-color: #42AAF7;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #F1F1F1;
}

hr {
	border: thin solid;
	color: #666666;
}

ul,li {
	margin-top: 5px;
}
.tS,.tS:link,.tS:visited,.tS:active,.tS:link:hover, h1, p.tS {
	text-decoration: none;
	cursor: default;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	display: inline;
}