* {	margin: 0; padding: 0; }
html { font-size: 100%;	height: 100%; margin-bottom: 1px; }
html, body { color: #ffffff;
	background-color: #000000; }
body { margin: 0;
	padding: 60px 20px 0px 20px;
	font-family: "Trebuchet MS"; }
a, a:visited{color: #595965; text-decoration: none; outline: none;}
a:hover{color: #ffffff;}
table{width: 940px;}

h1{font-family: "Trebuchet MS"; color: #ffffff; font-size: 13px;}
h1 a, h1 a:visited{color: #ffffff;}
h1 a:hover{color: #ffffff; text-decoration: underline;}

span{font-family: "Trebuchet MS"; color: #ccc; font-size: 12px;}

.redword {color:#cb2626;}
.boldword {font-weight:bold;}
.uline {border-bottom:1px solid #ddd;}

.toggler {
	color: #333;
	margin: 0;
	padding: 2px 20px;
	background: #aaa;
	border-bottom: 1px solid #222;
	border-right: 1px solid #222;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	font-size: 14px;
	line-height:24px;
	font-weight: normal; }
.element{}
.element p {
	border-right: 1px solid #222;
	border-left: 1px solid #333;
	margin:0;padding-left:10px;padding-right:10px;background-color:#ccc;}
.element p span{
	color:#111;}
h3 {cursor: pointer;}
.float-right {
	padding:10px 20px;
	float:right; }
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px; }
p {
	padding: 5px 10px;
	font-size:12px;
	color: #333;
	line-height:20px;
	background: #000; }
