body {
        scrollbar-face-color: #990000;
        scrollbar-highlight-color: #000000;
        scrollbar-shadow-color: #F8F8F8;
        scrollbar-3dlight-color: #F8F8F8;
        scrollbar-arrow-color: #454545;
        scrollbar-track-color: #FFF6E8;
        scrollbar-darkshadow-color: #666666;
}
.p{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #C0C0C0;
	line-height: 100%;
	margin-left: 5;
	margin-right: 5;
	margin-top: 0;
	margin-bottom: 0;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	color: #C0C0C0;

}
h3 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #C0C0C0;
}
.psmall{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #C0C0C0;
	line-height: 100%;
	margin-left: 5;
	margin-right: 5;
	margin-top: 0;
	margin-bottom: 0;
}
.title{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #272727;
	line-height: 1.166;	
	font-weight: bold;
	margin-left: 10;
	margin-right: 0;
}
.title_g{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #272727;
	line-height: 1.166;	
	font-weight: bold;
	margin-left: 0;
	margin-right: 0;
}
.content{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #272727;
	line-height: 125%;
	margin-left: 10;
	margin-right: 10;
}
.footer{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #272727;
	line-height: 1.166;	
	margin-left: 0;
	margin-right: 0;
}
.footer2{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 1.166;	
	margin-left: 0;
	margin-right: 0;
}
/*********** .a: styles ***********/
a{
	font-family: Arial, sans-serif;
	color: #003399;
	text-decoration: none;
	font-size: 8pt;
	line-height: 100%;
	margin-left: 0;
	font-weight: bold;
}

a:link{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #C0C0C0;
	text-decoration: none;
	line-height: 100%;
	font-weight: bold;
}

a:visited{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #C0C0C0;
	text-decoration: none;
	line-height: 100%;
	font-weight: bold;
}

a:hover{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #C0C0C0;
	text-decoration: underline;
	line-height: 100%;
	font-weight: bold;
}
/*********** .a-bold: styles ***********/
.a-bold{
	font-family: Arial, sans-serif;
	color: #CCCCCC;
	font-size: 8pt;
	line-height: 100%;
	font-weight: bold;
}

.a-bold:link{
	color: #CCCCCC;
	text-decoration: underline;
	line-height: 100%;
	font-weight: bold;
}

.a-bold:visited{
	color: #CCCCCC;
	text-decoration: underline;
	line-height: 100%;
	font-weight: bold;
}

.a-bold:hover{
	color: #FF0000;
	line-height: 100%;
	text-decoration: none;
	font-weight: bold;
}
/*********** .sectionLinks styles ***********/
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #F8F8F8;
	font-size: 75%;
	font-weight: bold;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #F8F8F8;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}

#sectionLinks a:active{
	background-color: #F8F8F8;
}
/*********** .EOF sectionLinks styles ***********/
/*********** .sectionLinks2 styles ***********/
#sectionLinks2{
	position: relative;
	margin-right: 5px;
	margin-left: 0px;
	padding: 0px;
	font-size: 75%;

}

#sectionLinks2 h3{
	padding: 2px 0px 2px 2px;
}

#sectionLinks2 a {
	display: block;
	padding: 2px 0px 2px 2px;
	
}

#sectionLinks2 a:hover{
}
/*********** .EOF sectionLinks2 styles ***********/