A {text-decoration : none;color : #003399}
A:HOVER {text-decoration : underline; color : #003399}
.button            {
	color: #336699; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Arial, Verdana, Tahoma, Geneva
	}
.button:hover      {
	color: #336699; 
	text-decoration: none;
	font-weight: bold; 
}

.bigfont {font-size: 12px}
TD.header {height: 35px}
.headh5 {
	color: #ffffff;
	font-size: 16px; 
	font-family: Arial, Verdana, Tahoma, Geneva;
	font-weight: bold;  
}
.headh5:hover		{
	color: #ffffff;
	font-size: 16px; 
	text-decoration: none
}
.headh4 {
	font-family: Arial, Verdana, Tahoma, Geneva;
	font-weight: bold; font-size: 16px; 
	font-color: black; color: black
}
.thin 		{width:13px; height:13px; border: 1px solid #ffffff; background-color: #ffffff;}

body {
	background: #FFFFFF; 
	font-size: 12px;  
	font-family: Arial, Verdana, Tahoma, Geneva
}
P,LI,UL {
	font-size: 12px;  
	font-family: Arial, Verdana, Tahoma, Geneva; 
}
SUB {	font-family: Arial, Verdana, Tahoma, Geneva;
	font-size: 10px; 
}

BR {
	font-size: 12px;  
	font-family: Arial, Verdana, Tahoma, Geneva; 
}
select {
	font-family: Arial, Verdana, Tahoma, Geneva; 
	font-size: 12px; 
	font-weight: regular; 
}
textarea {
	font-family: Arial, Verdana, Tahoma, Geneva; 
	font-size: 12px; font-weight: regular; 
}
input {
	font-family: Arial, Verdana, Tahoma, Geneva; 
	font-size: 12px; font-weight: regular; 
}
TD {
	font-family: Arial, Verdana, Tahoma, Geneva; 
	font-size: 12px;  
}
TR {
	font-family: Arial, Verdana, Tahoma, Geneva;
	font-size: 12px;   

}
TH {
	font-family: Arial, Verdana, Tahoma, Geneva; 
	font-weight: bold; 
	font-size: 12px; 
	font-color: #003466; color: #003466
}
TT {
	font-family: Arial, Verdana, Tahoma, Geneva; 
	font-weight: bold;
	font-size: 12px; 
}
CODE {
	font-family: Arial, Verdana, Tahoma, Geneva; 
	font-weight: bold; 
	font-size: 12px; 
}

H5 {
	font-family: Arial, Verdana, Tahoma, Geneva; 
	font-weight: bold; 
	font-size: 16px; 
}
H3 {
	font-family: Arial, Verdana, Tahoma, Geneva; 
	font-weight: bold; 
	font-size: 12px;
	color: #003466
}
EM {
	font-family: Arial, Verdana, Tahoma, Geneva; 
	font-weight: regular; 
	font-size: 12px;
}
.TM {
	font-size: 10px;  
	font-family: Arial, Verdana, Tahoma, Geneva; 
	font-decoration: subscript
}