body {
	background-image: url(../images/bg/column-black.jpg);
	background-repeat: repeat-y;
	color: #EFEFEF;
	background-color: #000000;
	background-position: left top;
}

a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	clear: both;
	text-align: right;
	padding-right: 20px;
	padding-top: 50px;
	padding-left: 180px;
	white-space: nowrap;
}

h1 {
	font-size: 160%;
	color: #FFFFFF;
	line-height: 130%;
	margin: 0px;
}

h2 {
	font-size: 130%;
	color: #FFFFFF;
	margin: 0px;
	line-height: 150%;
}
h3 {
	color: #FFFFFF;
	font-size: 110%;
	line-height: 150%;
	margin: 0px;
	font-weight: normal;
}
h4 {
	color: #FF0000;
	font-size: 100%;
	margin: 0px;
	font-weight: normal;
}
h5 {
	color: #333333;
	font-size: 70%;
	margin: 0px;
}
