BODY         	{ 	
		scrollbar-face-color: #ECECEC;
		scrollbar-shadow-color: black;
               	scrollbar-highlight-color: #ffffff;
		scrollbar-3dlight-color: silver;
		scrollbar-darkshadow-color: silver;
		scrollbar-track-color: #CCCCCC;
		scrollbar-arrow-color: black;
		margin-top: 7;
		margin-left: 0;
	     	}
p            	{
		color: black;
		font-family: Verdana, "MS Sans Serif", Arial;
		font-size:  8pt;
		word-spacing: 0;
		line-height: 150%;
		margin: 0
		}
a            	{
		text-decoration: none;
		color="blue"
		}
a:hover      	{
		text-decoration: underline;
		color: 0000FF
		}
a:visited      	{
		color: #AE0000
		}
h1          	{
		color: "#FFFFFF";
		font-family: Verdana, "MS Sans Serif", Arial;
		font-size:  10pt;
		word-spacing: 0;
		line-height: 100%;
		margin: 0;
		text-decoration: none;
		font-weight: normal
		}
h2          	{
		color: 000080;
		font-family: Verdana, "MS Sans Serif", Arial;
		font-size:  9pt;
		word-spacing: 0;
		line-height: 150%;
		margin-top: 12;
		margin-bottom: 8
		}
h3          	{
		color: 000080;
		font-family: Verdana, "MS Sans Serif", Arial;
		font-size:  11pt;
		word-spacing: 0;
		line-height: 150%;
		margin-top: 12;
		margin-bottom: 8	
		}
.menuskin 	{
		BORDER-RIGHT: #6E6E6E 2px solid;
		BORDER-TOP: #6E6E6E 2px solid;
		BORDER-BOTTOM: #6E6E6E 2px solid;
		BORDER-LEFT: #6E6E6E 2px solid;
		Z-INDEX: 100;
		VISIBILITY: hidden;
		font-family: Verdana, "MS Sans Serif", Arial;
		font-size: 10pt;
		WIDTH: 220px;
		POSITION: absolute;
		BACKGROUND-COLOR: D6D6D6;
		padding-left: 3;
		padding-right: 3
		}
.menuskin A     {
		COLOR: black;
		TEXT-DECORATION: none
		}
#mouseoverstyle {
		BACKGROUND-COLOR: #B9B9B9
		}
#mouseoverstyle A {
		COLOR: white;
		TEXT-DECORATION: none
		}