@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF
}
.greytitle1 {
	font-size: 14px;
	font-weight: bold;
	color: #282828;
}
.greytitle2 {
	font-size: 12px;
	font-weight: bold;
	color: #282828;
}
.blksubhead1 {
	font-size: 11px;
	font-weight: bold;
}
.bodycopy {
	font-size: 12px;
	color: #222222;
}
.blktitle1 {
	font-size: 12px;
	font-weight: bold;
}
.blktitlebg {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a.two:link {
	color: #0000FF;
	font-size: 12px;
}
.copyright {
	font-size: 11px;
	color: #282828;
}
.view {
	font-size: 10px;
	color: #0000FF;
}