.h1 {
	font-family:arial;
	font-size:16px;
	font-weight: bold;
	color:#003366;
	}
.h2 {
	font-family:arial;
	font-size:12px;
	font-weight: bold;
	color:#003366;
	}
.h3 {
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	}
.h4 {
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
	color: #333333;
	}
.text {
	font-family:verdana;
	font-size:9px;
	}
.note {
	font-family:verdana;
	font-size:9px;
	color:#FF0000;
	}
td {
	font-size:11px;
	font-family:verdana;
	}
a {
	text-decoration:underline;
	font-size:10px;
	color:#000000;
	font-family:verdana	}
a:hover {
	font-size:10px;
	color:#67C45A;
	font: 100;
	}
a:visited {
	font-size:10px;
	color:#333333;
	}
a.joint {
	text-decoration:underline;
	font-size:13px;
	color:#003366;
	font-family:verdana	}
a.joint:hover {
	font-size:13px;
	color:red;
	font: 100;
	}
a.joint:visited {
	font-size:13px;
	color:blue;
	}
a.blue {
	font-size:14px;
	color:#003366;
	font-family:verdana;
	text-decoration:underline;
	}
a.blue:visited {
	font-size:14px;
	font-family: verdana;
	color:#3399CC;
	}
a.blue:hover {
	font-size:14px;
	font-family:verdana;
	color:#006666;
	font-weight:bold;	
	}
.ftr {
	font-family:verdana;
	font-size: 10px;
	color:#666666;
	font-style:italic;
	}
