    

A {
	text-decoration:underline;
	color: #6699CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:hover {
	text-decoration:underline; 
	color: white; 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6699CC; 
	font-weight: bold;
	font-size: 12px;
	}
	
A.footer {
	text-decoration:underline;
	color: #153065;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.footer:hover {
	text-decoration:underline; 
	color: white; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	}

BODY {     scrollbar-3d-light-color:black;
           scrollbar-arrow-color:white;
           scrollbar-base-color:black;
           scrollbar-dark-shadow-color:#666666;
           scrollbar-face-color:#6699CC;
           scrollbar-highlight-color:white;
           scrollbar-shadow-color:white;
	   font-family: Arial, Helvetica, sans-serif; font-size: 10pt}

p {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #153065}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #153065}
ol {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #153065}
ul {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #153065}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #153065;
	font-variant: small-caps;
}

.go {  color: black; background-color: white; font-family: "MS Sans Serif", "MS Serif"; font-size: 8pt; font-weight: bold}

.order { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; font-weight: bold; color: #03A700; line-height: 48px; border: none; letter-spacing: 1px; text-decoration: underline}

.highlight {  background-color: #FFFF00}

hr {  color: #6699CC}
.subheader {
font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #153065; font-variant: small-caps
}

.n2ktext {
color: #999999;
font-size:11px;
}

a.n2klink { 
 text-decoration: underline;
 background-color: #FFFFFF;
 font-size:11px;
 color: #145EAC;
}

a.n2klink:hover { 
 text-decoration: none;
 background-color: #FFFFFF; 
 font-size:11px;
 color: #999999;
}
