code {

  text-align: left;

}



LI {

	margin-left : 0px;

	margin-top : 6px;

	margin-bottom : 6px;

}



UL {

	text-indent : 0px;

	margin-left : 30px;

	margin-top : 10px;

	margin-bottom : 0px;

}



OL {

	text-indent : 0px;

	margin-left : 30px;

	margin-top : 0px;

	margin-bottom : 0px;

}



EM {

	color : Black;

	font-style : normal;

	font-weight : bold;

}



.centered {

	text-align : center;

}



TD {

	font-size : 9pt;

}

BODY {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: small;

	background-color: #F5F5F5;

	color: #333333;

}



.motto {

	font-size: 120%;

	color: #990000;

}



P {

	margin-top: 6px;

	margin-bottom: 12px;

	text-align: justify;

}



.reduced {

	font-size : 7pt;

}



p.newsbody {

	font-size : smaller;

	margin-top : 3px;

	margin-bottom : 3px;

}



p.oldsbody {

	font-size : smaller;

	color : Gray;

	margin-top : 3px;

	margin-bottom : 3px;

}



p.newsheading {

	font-size : 7pt;

	font-weight : bold;

	margin-top : 6px;

	margin-bottom : 3px;

	color : #0033CC;

}



p.oldsheading {

	font-size : 7pt;

	font-weight : bold;

	margin-top : 6px;

	margin-bottom : 3px;

	color : Gray;

}



p.footer {

	font-size : 7pt;

	margin : 1pt 1pt;

	text-align : right;

}



p.copyright {

	font-size : 7pt;

	text-align : center;

	background-image : url(bluemarker.jpg);

	background-repeat : no-repeat;

	background-position : top;

	padding-top: 10px;

}





P.heading1 {

	color : #333399;

	font-size : 16pt;

	text-align : left;

	margin-bottom : 4px;

	margin-top : 20px;

}



P.heading2 {

	font-size : 12pt;

	font-style : normal;

	font-weight : bold;

	color : #333399;

	margin-top : 15px;

	marker-offset : 4px;

}



.italic {

	font-style : italic;

}

P.heading3 {

	font-size : 10pt;

	font-style : normal;

	font-weight : bold;

	color : #333399;

	margin : 6px 0px 2px 0px;

}



A {

	color: #3333CC;

	text-decoration: none;

}



A:HOVER {

	text-decoration : underline;

}



A:ACTIVE {

	color : #3333CC;

}



A:VISITED {

	color: #0066CC;

}



p.menuitem {

	border-left-color : Red;

	border-left-style : solid;

	border-left-width : 0px;

	margin-top : 0px;

	margin-bottom : 0px;

	padding-top : 4px;

	padding-bottom : 4px;

	padding-left : 12px;

	background-image : url(redshade.jpg);

	background-position : left;

	background-repeat : repeat-y;

}



p.menuhead {

	margin-top : 0px;

	margin-bottom : 0px;

	padding-top : 4px;

	padding-bottom : 4px;

	border-bottom-color : Red;

	border-bottom-style : none;

	border-bottom-width : 1px;

	border-left-color : Red;

	border-left-style : solid;

	border-left-width : 0px;

	padding-left : 12px;

	background-image : url(redshade.jpg);

	background-position : left;

	background-repeat : repeat-y;

	font-weight : bold;

}



p.hline {

	background-image : url(blueshadeline.jpg);

	background-repeat : no-repeat;

	background-position : left;

	height : 1px;	

	margin-top : 0px;

	margin-bottom : 0px;

	padding-bottom : 0px;

	padding-top : 0px;

	line-height : 1px;

	max-height : 1px;

	font-size : 0px;

}



p.menuseparator {

	background-image : url(redshadelineshort.jpg);

	background-repeat : no-repeat;

	background-position : left;

	height : 1px;

	margin-top : 0px;

	margin-bottom : 0px;

	padding-bottom : 0px;

	padding-top : 0px;

	line-height : 1px;

	max-height : 1px;

	font-size : 0px;

}



td.rightmargin {

	background-image : url(blueshade.jpg);

	background-position : right;

	background-repeat : repeat-y;

}



p.padded {

	padding-left : 20pt;

}



a.external {

	background-image : url("external.png");

	background-position : right;

	background-repeat : no-repeat;

	padding-right : 14px;

}



a.pdf {

	background-image : url("pdf-small.png");

	background-position : right;

	background-repeat : no-repeat;

	padding-right : 20px;

}

code {
  text-align: left;
}

