body {
	background-color: #000000;
	margin: 0px;
}

h1 {
	color:#cd9d5d;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:24px;
	line-height: 110%;
	text-align: center;
	letter-spacing : 1px;
	margin-bottom: 4px;
	margin-top: 10px;
}

h2 {
	color:#cd9d5d;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:20px;
	line-height: 110%;
	text-align: left;
	letter-spacing : 1px;
	margin-bottom: 4px;
	margin-top: 10px;
}

p { line-height: 130%; }

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 6px;
}

p, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #cd9d5d;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

.hr {
	height: .5px;
	border: none;
	color: #cd9d5d;
}

.main {
	height: 100%
}
a.nice:hover {
	color: #cd9d5d;
}

.nice {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	color: #fff;
}

.nice-cell {
	border: #808080 1px solid;
	background: #333;
	height: 15px;
	}

	
.grey {
	color: #999999;
	line-height: 110%;
	} 

a.grey-10px.link {
	text-decoration: none;
	color: #999999;
}
a.grey-10px.hover {
	text-decoration: underline;
	color: #cd9d5d;
}


.grey-10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #333333;
	} 
	
.paragraph-11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #fff;
	} 


.quotes {
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	margin-bottom: 10px;
	letter-spacing : 1px;	
}

.table-left-margin{
	margin-left: 10px;
}

.white {
		color: #fff;
	} 
