 
.bred1 { font-family:Verdana,sans-serif; font-size:8pt; } 
.bred2 { font-family:Verdana,sans-serif; font-size:10pt; } 
.head1 { font-family:Verdana,sans-serif; font-weight:bolder; font-size:36pt; } 
.head2 { font-family:Verdana,sans-serif; font-weight:bold; font-size:18pt; } 
.small { font-family:Verdana,serif; font-size:7pt; }
a {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
	color: #000000;

}
.TA  {
	scrollbar-3dlight-color:teal;
    scrollbar-arrow-color:chartreuse;
    scrollbar-base-color:blue;
           scrollbar-darkshadow-color:blue;
           scrollbar-face-color:yellow;
           scrollbar-highlight-color:khaki;
           scrollbar-shadow-color:magenta
}
body {
	scrollbar-track-color:black;
	background-color: #FDFDFD;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;

}
ul {
	margin-top: -16px;
}

