body {
	background-color: #efefef;
	margin-top:25px;
	margin-left:25px;
	margin-right:50px;
	font:normal 10pt/12pt Trebuchet MS,Arial;
	}

#pagelayout {
	width: 750px;
	padding: 10px;
	background-color:#ffffff;
	font:normal 10pt/12pt Trebuchet MS,Arial;
	border: #cccccc solid 1px;
}

#main {
	background-color: #ffffff;
	font:normal 10pt/12pt Trebuchet MS,Arial;
}

.imgstrip {
	padding-top: 5px;
	padding-bottom: 5px;
}

H2 	{font:normal 22pt/20pt Trebuchet MS,Arial; color:#b70000}
H3	{font:normal 16pt/18pt Trebuchet MS,Arial; color:#b70000; margin:0pt 0pt;}

.section {
	letter-spacing:5px;
	font-weight:700
}

.sectiontitle {
	font-size:1.5em;
	font-weight:700;
}

.sectiondate {
	font-weight:700;
}

ul {margin-top:0px; margin-bottom:0px;}

a:link    { background:transparent; text-decoration: none; color:#000000}
a:visited { background:transparent; text-decoration: none; color:#000000}
a:hover   { background:#CCCCFF;     text-decoration: none; color:#000000}
a:active  { background:#CCCCFF;     text-decoration: none; color:#000000}

a.jtlink {
	color:#b70000;
	font-weight: 600;
}

a.textlink 	{
	color:#b70000;
	text-decoration: underline;
}

.ftable 	{font:normal 10pt/12pt Trebuchet MS,Arial;}

.redtext 	{color:#B70000}