body {
	background: #000000;
	overflow: auto;
	margin: 0px;
	padding: 0px;

}
p {
	color: #43587C;
	font: 11px/15px Tahoma, Verdana, sans-serif;
	text-align: justify;
}

.center {
	text-align:center;
	}
#sidebar p {
	color: #62070c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center; 
}
a {
	color: #99CCFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
#sidebar a {
	color: #62070c;
	border-bottom: 0px;
}
#sidebar a:hover {
	color: #FFFFFF;
}

.title {
	text-transform: uppercase;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #4e6986;
	text-align: center;
	letter-spacing: 5px;
	word-spacing: 1pt;


}
#sidebar .title {

	text-transform: uppercase;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #cc0e16;
	text-align: center;
	letter-spacing: 5px;
	word-spacing: 1pt;
}

.links {
	font-size: 13px;
	border-bottom: 1px solid #43587C;
	font-style: italic;
	font-color: #43587C;
	margin-right: 5px;
	}