<Style>
ie4.bug { ie4: skips; the: first; named: style }

.Title1 
	{
	font: 24pt "Arial", "Helvetica";
	color: black;
}

.SubTitle1 {
	font: 16pt "Arial", "Helvetica";
	color: black;
}

a.TopNav {
	font: 10px Arial,Helvetica;
	color: 666666;
	text-decoration: none;
	line-height: 12px
}
   
a.TopNav:hover {
	color: ffcc66;

}


a.TopNav2 { font: 10px Verdana, Arial,Helvetica; color: 000066; text-decoration: none;
           line-height: 11px; }   

a.TopNav2:hover { font: 10px Verdana,Helvetica; color: 990000; text-decoration: none;
           line-height: 11px; }  


a.TopNav3:hover { color: ff0000;
	text-decoration: underline;
}

a.TopNav3 { font: 14px Arial,Helvetica; color: 0000FF; text-decoration: none;
           line-height: 11px; }   


a.TopNav3:hover { color: FF0000;
	text-decoration: underline;
}

a.TopNav4 {
	font: 10px Arial,Helvetica;
	color: 999999;
	text-decoration: none;
	line-height: 12px
}
   
a.TopNav4:hover {
	color: ffcc66;

}

a.TopNav5 { 
        font: 12px Arial,Helvetica;
        color: 000066;
        text-decoration: none;
        line-height: 14px;
}


a.TopNav5:hover { 
        color: 990000;
	text-decoration: none;
}




a.MainLink {
	font: 12pt "Times New Roman", "Times";
	color: 000099;
	font-weight: bold;
	text-decoration: none;
	line-height: 13pt
}

a.MainLink:hover {
	color: ff0000
}



a.MainLink2 {
	font: 9pt "Times New Roman";
	color: 000099;
	text-decoration: none;
	line-height: 10pt
}

a.MainLink2:hover {
	color: ff9900
}



a.contentsLink {
	font: 18pt "Arial", "Times";
	color: 000099;
	text-decoration: none;
	line-height: 18pt
}

a.contentsLink:hover {
	color: ff9900
}

a.contentsLink:visited {
	color: 000099
}

a.contentsLink2 {
	font: 16pt "Arial", "Times";
	color: 000099;
	text-decoration: none;
	line-height: 18pt
}

a.contentsLink2:hover {
	color: FF0000;
}

a.contentsLink2:visited {
	color: 000099;
}

a.contentsLink3 {
	font: 14pt "Arial";
	color: 000099;
	text-decoration: none;
	line-height: 16pt
}

a.contentsLink3:hover {
	color: 990000;
	text-decoration: underline;
}

a.contentsLink3:visited {
	color: 000099;
}

a.LeftNav {
	font: 10pt Arial, Helvetica, Verdana, sans-serif;
	color: #0000FF;
	text-decoration: none;
	line-height: 13pt
}

a.LeftNav:visited {
	color: #0000FF;
}

a.LeftNav:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.LeftNav2 {
	font: 9pt Verdana, Helvetica, Arial, sans-serif;
	color: #990000;
	text-decoration: none;
	line-height: 10pt
}

a.LeftNav2:visited {
	color: #990000;
}

a.LeftNav2:hover {
	color: #cccccc;
	text-decoration: underline;
}


a.LeftNav3 {
	font: 10pt Verdana, sans-serif;
	color: #eeeeee;
	text-decoration: none;
	line-height: 10pt
}

a.LeftNav3:visited {
	color: #eeeeee;

}

a.LeftNav3:hover {
	color: #ffffff;
	text-decoration: none;
}

a.LeftNav4 {
	font: 9pt Arial, sans-serif;
	color: #0000FF;
	text-decoration: none;

	line-height: 11pt
}

a.LeftNav4:visited {
	color: #0000FF;

}

a.LeftNav4:hover {
	color: #ff0000;
	text-decoration: underline;
}

a.LeftNav5 {
	font: 10pt Verdana, sans-serif;
	color: #0000ff;
	text-decoration: none;

	line-height: 11pt
}

a.LeftNav5:visited {
	color: #0000ff;

}

a.LeftNav5:hover {
	color: #ff0000;
	text-decoration: underline;
}


li.LeftNav2 {
	font: 10pt Arial, Helvetica, Verdana, sans-serif;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	line-height: 11pt
}

li.LeftNav2:visited {
	color: #663399;
	font-weight: bold;
}

li.LeftNav2:hover {
	color: #E83030;
	font-weight: bold;
}


a.LeftNav6 {
	font: 8pt Verdana, sans-serif;
	color: #000066;
	text-decoration: none;
	line-height: 10pt
}

a.LeftNav6:visited {
	color: #000066;

}

a.LeftNav6:hover {
	color: #ff0000;
	text-decoration: underline;
}

p {
	color: #000000;
	font: 10pt Verdana, sans-serif;
}


body 
 {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: verdana, arial, helvetica, sans-serif;
}

</Style>