/* CSS Document */


BODY {
	SCROLLBAR-FACE-COLOR: #EFEFEF; 
	FONT-SIZE: 9pt; 
	SCROLLBAR-HIGHLIGHT-COLOR:#ffffff; 
	SCROLLBAR-SHADOW-COLOR: #cccccc; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #330000; 
	SCROLLBAR-TRACK-COLOR: #F2F2F2;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	TEXT-DECORATION: none;
	font-family: Times New Roman, Times, serif;
	MARGIN: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
 	TEXT-ALIGN: center;
 	background-color:#B0BCAE;
}



a:visited   {font-family:Times New Roman, Times, serif; color:#336666; font-size: 9pt; text-decoration:none; font-style: normal;}
a:active	{font-family:Times New Roman, Times, serif; color:#336666; font-size: 9pt;  text-decoration:none; font-style: normal;}
a:link		{font-family:Times New Roman, Times, serif; color:#336666; font-size: 9pt;  text-decoration:none; font-style: normal;}
a:hover 	{font-family:Times New Roman, Times, serif; color:#336666; font-size: 9pt;  text-decoration:underline; font-style: normal;}

.style1 {
	font-family: Times New Roman, Times, serif;
	color: #336666;
	font-size: 12px;
}
td,th {
	font-family: Times New Roman, Times, serif;
}







