a:link
{
	color: rgb(255,255,255); 
}
a:visited
{
	color: #00FFFF; 
} 
a:active 
{
	color: rgb(0,102,102);
}
body         { font-family: verdana; background-color: rgb(204,204,204); color: 
               #000000; font-size: 10 pt; line-height: 150%; margin-top: 0; 
               margin-bottom: 0 }
table
{
	table-border-color-light: rgb(204,204,204);
	table-border-color-dark: rgb(0,102,102); font-family:verdana,arial;font-size:11px; line-height:110% 
}

}
normal_bold
{
	font-family: Verdana, Arial;
	color: #FFFFFF;font-weight:bold; font-size:11pt
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial;
}
h1
{
	color: #FFFFFF;font-weight:bold; font-size:20pt
}
h2
{
	color: #CCFFFF; line-height:100%; margin-bottom:11; font-size:16pt 
}
h3           { color: #ffFFFF; font-size:14pt }
h4
{
	color: #CCFFFF;font-size:12pt; font-weight:bold;line-height:110%;
}
h5
{
	color: #ffffff;font-size:10 pt; font-weight:bold; line-height:110%; margin-top:0; margin-bottom:0
}
h6
{
	color: #CCFFFF;font-weight:bold; font-size:9pt; line-height:110%
}
ol           
{ 
	text-indent: 6; word-spacing: 0; margin: 0; text-align:left;line-height:150%
}
ul           { text-indent: 6; word-spacing: 0; text-align:left; margin-left:13; margin-right:0; margin-top:0; margin-bottom:0 }