table {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
a:link {
	font-size: 12px;
	color: 052679;
	text-decoration: none;
}
a:visited {
	color: 052679;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a:active {
	color: 052679;
	text-decoration: none;
}

A.a2:link {text-decoration: none; color:#ffffff}
A.a2:visited {text-decoration: none; color: #ffffff}
A.a2:active {text-decoration: none; color: #ffffff}
A.a2:hover {text-decoration: none; color: 993300}
p {
	line-height: 16pt;
}
b { font-weight:400;
}
h2 { font-weight:400; font-size:12px; height:12px; 
}
td {
	font-size: 12px;
	line-height: 16pt;
}
input{
	border: 1px inset;
	background-color: E6F0FE;
}


input.input01{
	border: 0px inset;
	background-color: CDE2F3;
}

select {
	background-color: E6F0FE;
	border: inset;
}
h1 {  font-size:16px;
}
