body {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;

    SCROLLBAR-FACE-COLOR: #8A96BC;
    SCROLLBAR-TRACK-COLOR: #3C4A73;
    
    SCROLLBAR-HIGHLIGHT-COLOR: #8A96BC;
    SCROLLBAR-3DLIGHT-COLOR: #3C4A73;
    SCROLLBAR-ARROW-COLOR: #FFFFFF;
    
    SCROLLBAR-SHADOW-COLOR: #8A96BC;
    SCROLLBAR-DARKSHADOW-COLOR: #3C4A73;
	
}

a:link {
	text-decoration: underline;
	color: #3C4A73;
	
}

a:hover {
	
	text-decoration: none;
	color: #6D7AA4;
	
}

a:visited {
	text-decoration: underline;
	color: #3C4A73;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D7AA4;
}

.text_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C4A73;

	
}

.h1, heading, {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:  600;
	color:
}

p { line-height="20px"

}

A.sidebar_link:link, A.sidebar_link:visited, .sidebar_link
{
	COLOR: #FFFFFF;
	FONT-SIZE: 12px;
	TEXT-DECORATION: underline
}

A.sidebar_link:hover
{
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none
	
}
.left_title
{
	COLOR: #FFFFFF;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none
	
}
.tbl { 
	 BACKGROUND: #F3F4F8;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #6D7AA4;
	 }
