
body {
    scrollbar-face-color: #c9d4e9;
    scrollbar-shadow-color: #c9d4e9;
    scrollbar-highlight-color: #c9d4e9;
    scrollbar-3dlight-color: #c9d4e9;
    scrollbar-darkshadow-color: #c9d4e9;
    scrollbar-track-color: #c9d4e9;
    scrollbar-arrow-color: #ffffff;
    background-color: #dff3d4;
}

A:link    { color: #926cb2; text-decoration: none } 
A:active   { color: #926cb2; text-decoration: blink } 
A:visited    { color: #926cb2; text-decoration: none } 
A:hover    { color: #c17afd; text-decoration: underline } 


body, table1{
	/*table1*/
	font-family: verdana;
	FONT-SIZE: x-small;
	color: #55475f;
	text-align: center;
}

#Text{
	font-weight: normal;
	color: #55475f;
	text-align: center;
	font-family: Verdana;
	FONT-SIZE: 7pt;
}
