body {margin-top: 0pt; scrollbar-face-color: #a8a8ff; scrollbar-shadow-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #ffcbc8; scrollbar-arrow-color: #ffffff}



		.blue2 {
           	font-size : 10px;
		font-family : Verdana;
           	color : #ffffff;
           	text-decoration : none;
			}
/* links */
		a.button1,a.button1:visited {
		color: #ffffff; 
		text-decoration: none; 
		background: #ff0000;
           	font-size : 8pt;
		font-family : Verdana, Arial, Helvetica,Sans-serif; 
		font-weight: bold;
		line-height: 200%;
		height: 10pt;
		border-bottom: 2px solid #00fff;
		border-right: 2px solid #00ffff; 
		border-top: 1px solid #00ffff;
		border-left: 1px solid #00ffff;
			}
			
		a.button1:active {
		color: #ffffff; 
		text-decoration: none; 
		background: #000080;
           	font-size : 8pt;
		font-family : Verdana, Arial, Helvetica,Sans-serif; 
		font-weight: bold;
		line-height: 200%;
		height: 10pt;
		border-bottom: 2px solid #ff0000;
		border-right: 2px solid #ff0000; 
		border-top: 1px solid #ff0000;
		border-left: 1px solid #ff0000;
			}
			
		a.button1:hover  {
		text-decoration: none; 
		color: #ffffff;
		background: #0000ff;
           	font-size : 8pt;
		font-family : Verdana, Arial, Helvetica,Sans-serif;
		font-weight: bold;
		line-height: 200%;
		height: 10pt;
		border-bottom: solid 2px #0000ff;
		border-right: solid 2px #0000ff; 
		border-top: solid 1px #0000ff;
		border-left: solid 1px #0000ff;
			}
