html {height:100%;}

body {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #000000;
	text-align: center;
	height:100%;
	margin:0;
	padding:0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin: 20px;
	text-align: left;
}
.xbox {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: large;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	margin : 0px;
}
.xbox2 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 28px;
	font-style: normal;
	line-height: 38px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	margin : 0px;
}

.vmsg {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #efefef;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 4px;
	text-align: left;
}
.vmsg2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #efefef;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	text-align: left;
}

a:link,
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #6699cc;
	text-decoration: none;
}
a:active {
	color: #ff3366;
	text-decoration: none;
}
