
						   	a:link { text-decoration: none; color: #999;font-weight: bold;}
						   	a:visited { text-decoration: none; color: #999;font-weight: bold;}
						   	a:active { text-decoration: none; color: #999;font-weight: bold;}
						   	a:hover {text-decoration: none; color: #999;font-weight: bold;}
						   	body {
							margin:30px 0 0 0;
							overflow:auto;
							scrollbar-face-color: #e6e6e6;
							scrollbar-highlight-color: #ffffff;
							scrollbar-shadow-color: #ffffff;
							scrollbar-3dlight-color: #cccccc;
							scrollbar-arrow-color: #333333;
							scrollbar-track-color: #ffffff;
							scrollbar-darkshadow-color: #cccccc;
							}
							
							table {
						   		border:1px solid #999;
								font-family : Arial, Helvetica, sans-serif;
						   		font-size : 9pt;
						   	}
						   	small {
						   		font-family: Arial;
						   		font-size: 11pt;
						   		font-weight: bold;
						   		line-height : 20pt;
						   		color: White;
						   	}
						   	.rubr {
						   		font-family : Arial, Helvetica, sans-serif;
						   		font-size : 11pt;
						   		font-style : normal;
						   		color : #000;
						   		line-height : 20pt;
						   		font-weight : bold;
						   	}
							.close {
							background-color: #FFFFCC; 
							border: 4px solid #000; 
							font-family: Tahoma, Verdana, Arial;
							color: #000; 
							padding:3pt; 
							font-size:8pt;
							margin-top:6px;
							text-decoration:none;
							}
							.nobord {
							border: 0px;
							}
							.login {
							border: none;
							}
							

