BODY {

font-family: arial;

}


H1 {
font-family: tahoma;
}


.latestIssue {

	
	background-color: #782987;
	margin-bottom: 3px;
	color: #FFF;
	font-family: sans-serif;
	font-size: 10pt;
	padding: 0.5em;
	
}


.pageTitle {
font-family: arial;
margin: 1em 0.5em 0.8em 0;
padding-bottom: 0.2em;
font-size: 18pt;
font-weight: bold;
border-bottom: 2px solid #bfadcd;
}

.weekTitle {

font-weight: bold;
font-family: Tahoma;
font-size: 9pt;
color: #490F57;

}

.weekDate {

font-family: Tahoma;
font-size: 9pt;
color: #000000;

}


A:link.menu, A:visited.menu {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;

}

A:hover.menu {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;

}

A:link.bold, A:visited.bold {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

A:hover.bold {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}

TD.text {


font-family: Tahoma;
font-size: 11pt;
line-height: 16pt;
}

TD.title {

padding-top: 3em;
padding-bottom: 15px;
font-family: Tahoma;
font-weight: bold;
font-size: 14pt;

}

td.pdtb {

padding-top:5px;
padding-bottom:5px;

}

