body {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #1C1C1C;
	margin: 0px;
	padding: 0px 10px 30px;
	line-height: 1.5em;
}
#head {
	background:  url(images/headback.gif) repeat-x;
	height: 50px;
	min-width: 650px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#head table {
	width: 100%;
	border: none;
}
.l {
	text-align: left;
}
.r {
	text-align: right;
}
td {
	vertical-align: top;
} 
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
p {
	font-size: 12px;
	margin: 0px 0px 10px;
	padding: 0px 75px;
}
a {
	color: #CCCCCC;
	font-style: italic;
	text-decoration: none;
}
