body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #CCCCCC;
}
.smalltext {
	font-size: 10px;
}
.instruction {
	font-size: 12px;
	font-weight: normal;
	color: #090;
}
h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #990000;
}
p {
	margin: 10px;
}
.timestamp {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.home_header_bg {
	background-image: url(images/common/header_home_rev.gif);
	background-repeat: no-repeat;
	height: 146px;
	width: 800px;
}

