@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(lgrey008.jpg);
}
a:link {
	font-weight: bold;
	color: #9A0405;
	text-decoration: underline;
}
.process {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}
.process a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.process a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.process a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}
.largetextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-align: right;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.largetitle {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
