body {
	background-color: #868780;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: black;
}

.clock {
	font-family: Verdana;
	font-size: 10px;
	color: white;
}

.bg {
	background-color: #b5b6aa;
	font-family: Verdana;
	font-size: 12px;
	color: black;
}

.content {
	background-color: #cbcbc9;
	font-family: Verdana;
	font-size: 12px;
	color: black;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: black;
}

.boot {
	background-color: #868780;
	font-family: Verdana;
	font-size: 12px;
	color: white;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: black;
}

fieldset {
	background-color: #cbcbc9;
	font-family: Verdana;
	font-size: 12px;
	color: black;
	border-left: 0px solid;
	border-right: 0px solid;
	border-top: 0px solid;
	border-bottom: 0px solid;
	border-color: black;
}

.heading {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: white;
}

a {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style2 {
	font-size: 16px;
	color: #565753;
}