body {
	background-color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	font-size: 16px;
	font-weight:bold;
}
a, a:active, a:visited {
	color:#006699;
}
a:hover {
	color:#0066CC;
}

.style3 {
	font-weight: bold;
	color:#006699;
}
.style4 {
	font-weight: bold;
	font-size:18px;
	color:#006699;
}
.system_alert {
	color:#FF0000;
}
.style5 {
	font-weight: bold;
	font-size:20px;
	color:#006699;
}
.container {
	border:1px #000000 solid;
}

