A:link {  
	text-decoration: none;
	color: "#000000"
	}
A:hover {
    text-decoration: none;
    color: "#FF0033"
 }
A:visited {
    text-decoration: none;
    color: "#000000"
 }
A:active {
	text-decoration: none;
    color: "#ff0033"
}

.border {
	BORDER-RIGHT: #000000 3px double; 
	BORDER-TOP: #000000 3px double; 
	BORDER-LEFT: #000000 3px double; 
	BORDER-BOTTOM: #000000 3px double
}
.T1 {
	TEXT-DECORATION: none
}

.T2 {
	FONT-SIZE: 14px; 
	FONT-FAMILY: "MS Sans Serif", "Microsoft Sans Serif"; 
	TEXT-DECORATION: none
}
.T3 {
	FONT-SIZE: 16px; 
	FONT-FAMILY: "MS Sans Serif", "Microsoft Sans Serif"; 
	TEXT-DECORATION: none
}
.T4 {
	FONT-SIZE: 18px; 
	FONT-FAMILY: "MS Sans Serif", "Microsoft Sans Serif"; 
	TEXT-DECORATION: none
}
.T5 {
	FONT-SIZE: 24px; 
	FONT-FAMILY: "MS Sans Serif", "Microsoft Sans Serif"; 
	TEXT-DECORATION: none
}
.border2 {
	BORDER-RIGHT: #000000 2px dotted; BORDER-TOP: #000000 2px dotted; BORDER-LEFT: #000000 2px dotted; BORDER-BOTTOM: #000000 2px dotted
}

BODY {  
        scrollbar-face-color: #C8D1D7; 
		scrollbar-highlight-color: #EAF0F7;
		scrollbar-shadow-color: #95AFC4; 
		scrollbar-3dlight-color: #D6DDE2;
		scrollbar-arrow-color:  #006699; 
		scrollbar-track-color: #EFEFEF;
		scrollbar-darkshadow-color: #7294AF;
}
.input {  
	font-family: "MS Sans Serif"; 
	font-size: 8pt; 
	color: #666666; 
	background-color: #FFFFFF; 
	border: #660000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.button {
   font-family: "verdana,tahoma,arial,helvetica";
   font-size: 8pt;
   background-color: #c6d2c7; 
   color: black;
   list-style-type: disc;
   list-style-position: inside;
   font-weight: normal;
   line-height: 10pt;
   border-style: outset;
   border-width: 1;
}

hr		{ height: 1px; color:#c2cdd6 }

.td1 {
   font-family: "verdana,tahoma,arial,helvetica";
   font-size: 8pt;
   background-color: #f3f3f3;
   color: black;
   list-style-type: disc;
   list-style-position: inside;
   font-weight: normal;
   line-height: 12pt;
}
