p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 12px;
	margin-right: 12px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-align: center;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	text-align: center;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	text-align: center;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.copytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #444444;
}

/* menu */
TR.pNavHiliteRow TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: #ffffff #ffffff #ffffff;
}

TR.pNavRow TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: #ffffff #ffffff #ffffff;
}

.pNavText {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	padding-left: 4px;
}

.pNav {
	background-color: #C9F3AF;
	color: #C9F3AF;
	cursor: pointer;
	width: 150px;
}

TR TD.pNav A:link, TR TD.pNav A:visited {
	text-decoration: none;
}

.pNavHilite {
	background-color: #33CC00;
	color: #000000;
	cursor: pointer;
	width: 150px;
}

.pNavHilite A:link, .pNavHilite A:visited {
	color: #000000;
}
