a:link{
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
	}
a:visited{
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
	}
a:hover{
	text-decoration: underline;
	color: #ffffff;
	background-color: transparent;
	}
table{
	border-collapse: separate;
	font-family: arial, sans-serif;
	text-align: left;
	}
.title {
	font-family: "Georgia", Times New Roman, serif; 
	font-size: 20px;
	color: #d3d3d3;
	line-height: 23px;
	text-transform: lowercase;
	letter-spacing: 2px;
	padding: 2px;
	}
body{
	background-color: #000000;
	margin: 0px;
	text-align: justify;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 2px;
	color: #bdc4e1;
	}
img {
	border: 0px none;
	}
i {
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 11px;
	font-style: italic;
	color: #c0c0c0;
	}