body {
	background-color : #c0c0c0;
	margin-top : 0px;
}

p {
	font-family : tahoma, sans-serif;
	font-size : 10pt;
	color : #000000;
	line-height : 16pt;
	margin-left : 8px;
	margin-right : 6px;
	margin-top : 4px;
	margin-bottom : 4px;
	valign : top;
	text-align : justify;
}

p.blue {
	font-family : tahoma, sans-serif;
	font-size : 10pt;
	color : #2b78b9;
	line-height : 16pt;
	margin-left : 8px;
	margin-right : 6px;
	margin-top : 4px;
	margin-bottom : 4px;
	valign : top;
	text-align : justify;
} 

p.topnav {
	font-family : tahoma, sans-serif;
	font-size : 10pt;
	color : #c00000;
	line-height : 16pt;
	margin-left : 8px;
	margin-right : 6px;
	margin-top : 4px;
	margin-bottom : 4px;
	valign : top;
	text-align : right;
} 

p.center {
	font-family : tahoma, sans-serif;
	font-size : 10pt;
	color : #000000;
	line-height : 16pt;
	margin-left : 8px;
	margin-right : 6px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : center;
}

p.light {
	font-family : tahoma, sans-serif;
	font-size : 6pt;
	color : #ffffff;
	line-height : 6pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : justify;
}

p.footnote {
	font-family : tahoma, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	line-height : 10pt;
	margin-left : 8px;
	margin-right : 6px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : center;
}

p.footnotel {
	font-family : tahoma, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	line-height : 10pt;
	margin-left : 8px;
	margin-right : 6px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : justify;
}

p.small {
	font-family : tahoma, sans-serif;
	font-size : 8pt;
	color : #808080;
	line-height : 10pt;
	margin-left : 8px;
	margin-right : 6px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : justify;
}

h1 {
	font-family : tahoma, sans-serif;
	font-size : 6pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	font-weight : normal;
	color: #c0c0c0;
	text-align : left;
}

h2 {
	font-family : tahoma, sans-serif;
	font-size : 6pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	font-weight : normal;
	color: #ffffff;
	text-align : left;
}

h3 {
	font-family : tahoma, sans-serif;
	font-size : 11pt;
	line-height : 16pt;
	margin-left : 8px;
	margin-right : 6px;
	margin-bottom : 6px;
	margin-top : 4px;
	text-align : left;
	font-weight : normal;
	color : #2b78b9;
}

h4 {
	font-family : tahoma, sans-serif;
	font-size : 14pt;
	line-height : 16pt;
	margin-left : 8px;
	margin-right : 6px;
	margin-bottom : 6px;
	margin-top : 4px;
	text-align : left;
	font-weight : normal;
	color : #f1c8c8;
}

a { text-decoration : none; }

:link { color: #5c93c2; } 
:link.footnote { color : #404040 ; }

:hover { color: #c00000;  
		text-decoration : underline; 
		font-weight : normal; }
:hover.footnote { color: #000000;  
		text-decoration : underline; 
		font-weight : normal; }
:hover.blue { color: #009092; }
		
:active { color: #c00000; } 
:visited { color: #5c93c2; }
:visited.footnote { color : #ffffff ; }
:visited.blue { color : #009092 ; }


em {
	font-style : italic;
}

em.title {
	font-style : normal;
	color : #ffffff;
}

strong { font-weight : bold; }


li {font-family : tahoma, sans-serif;
	font-size : 11pt;
	color : #ffffff;
	line-height : 16pt;
	margin-top : 5px;
	margin-left : 8px;
	margin-right : 4px;
	margin-bottom : 2pt;
	text-align : left;
	list-style: disc;

}

ul {
	font-family: tahoma, sans-serif;
	font-size: 11pt;
	color: #ffffff;
	line-height: 16pt;
	margin-top : 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2pt;
	text-align: left;
	text-indent: 5px;
	list-style: disc;
	list-style-position: inside;
}

img { border-color : #c00000; }

td.top  { vertical-align : top ; }

table { background-color : #ffffff ; }

form {
	font-family : tahoma, sans-serif;
	font-size : 10pt;
	color : #000000;
	line-height : 16pt;
	margin-left : 8px;
	margin-right : 6px;
	margin-top : 4px;
	margin-bottom : 4px;
	valign : top;
	text-align : justify;
}