body {
	background-color: #0F0D0E;
}
.site_border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0072bc;
	border-right-color: #0072bc;
	border-bottom-color: #0072bc;
	border-left-color: #0072bc;		
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.style3 {
	color: #FFFFFF;
	font-size: 22px;
}
.style4 {
	font-size: 22px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
