body {
	background-color : White;
	color : #5D5D5D;
	font-size : 13px;
	font-family : Arial;
	margin-bottom : 9px;
	margin-top : 0px
}

li {
	margin-bottom : 3px;
}


li.compressed { margin-top:0; margin-bottom:0 }


td {
	color : #5D5D5D;
	font-size : 13px;
	font-family : Arial;
	margin-bottom : 9px;
	margin-top : 0px
}


p {
	color : #5D5D5D;
	font-size : 13px;
	font-family : Arial, sans-serif;
	margin-bottom : 9px;
	margin-top : 0px;
}

p.indent {
	margin-left : 20px; 
}

p.indent2 {
	margin-left : 35px; 
}

h1 {
	margin-top : 0px;
	margin-bottom:12px;
	font-weight : bold; 
	color:#666666; 
	font-size:20px;
	text-align : center
}


h2 {
	margin-top : 12px;
	margin-bottom:6px;
	color:#666666; 
	font-size:15px;
	font-weight : bold 
}

h1.special {
	font-size:24px;
	color : #2C6AD0;
	font-weight : bold; 
}

a, a:link, a:visited, a:hover, a:active, a:focus {
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 13px;
	margin-top : 9px;
}

a {
	color : #000046;
	font-weight : bold
}

a:visited {
	color : #003300;
	font-weight : bold
}

a:hover {
	color : #996600;
	font-weight : bold
}

a.inline {
	color : Green;
	font-size : 13px;
	font-weight : bold;
	text-decoration : underline;
}

a:visited.inline {
	color : #800080;
	font-weight : bold;
	text-decoration : underline
}

a:hover.inline {
	color : #996600;
	font-weight : bold
	text-decoration : underline;
	text-decoration:underline
}


a.menu {
	font-weight : bold; 
	font-family:Tahoma; 
	text-align:center; 
	color:#FFFFFF
}

a:visited.menu {
	font-weight : bold; 
	font-family:Tahoma; 
	text-align:center; 
	color:#FFFFFF
}

a:hover.menu {
	color : #333333;
	font-weight : bold; font-family:Tahoma; text-align:center
}


a.top {
	font-weight : bold; 
	color:green; 
	text-decoration : none;
}

a:visited.top {
	font-weight : bold; 
	color:green; 
	text-decoration : none;
}


span.css_emphasis {
	font-weight : bold;
}

span.css_logoblue {
	color : #3B6A9D;
	font-size : 15px;
	font-weight : bold; 
	margin-bottom:2
}

span.css_logogreen {
	color : #539E07;
	font-size : 15px;
	font-weight : bold; 
	margin-bottom:2
}


span.css_distinct {
	font-style:italic; font-weight:bold
}

span.css_formerly {
	color:#666666; 
	font-style:italic;
	font-size:15px
}


.css_tablehead {
	margin-top : 6px;
	margin-bottom:6px;
	color:#666666; 
	font-size:15px;
	font-weight : bold; text-align:center 
}


.css_footertext {
	color : #666666;
	text-align : center
	text-indent : 70px;
	font-size : 11px;
	font-family : Arial; text-align:center
}

span.css_footerlink {
	color : Blue;
	font-size : 11px;
	text-decoration : underline;
}