body,td,th,div {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;

}

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img{
	border:0;
}

#scrollable{
	height:400px;
	width:520px;
	margin:auto;
}

#container{
	background:url(../img/bg.png) no-repeat;
	padding:35px 0 0 0;
	position:relative;

}

h1{
	text-align:left;
	text-transform:uppercase;
	font-size:1.3em;
}

#copy{
	margin:30px auto 0 auto;
	width:415px;
	padding-left:10px;
	text-align:justify;
}

#btnClose{
	position:absolute;
	top:40px;
	left:425px;

}

#btnClose a, #btnClose a:visited{
	text-decoration:none;
	color:red;
}

#btnClose a:hover{
	color:white;
}

#titleDate div{
	float:left;
}

#titleDate .title{
	width:300px;
}

#titleDate .date{
	font-weight:bold;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer{
	border-top:1px solid white;
	text-align:center;
	font-size:9px;
	color:red;
	padding-top:15px;

}

#footer p{
	color:#666;
}

#copy {
	font-size:10.0pt;
	font-family:Arial, sans-serif;
	color:#fff
}
