body, table, tr, td, p, form, input, select {
	font-size: 9pt;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:active {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:horver {
	color: #336633;
	text-decoration: underline;
}
.white {
	color: #ffffff;
}
.white a:link {
	color: #ffffff;
	text-decoration: none;
}
.white a:active {
	color: #ffffff;
	text-decoration: none;
}
.white a:visited {
	color: #ffffff;
	text-decoration: none;
}
.white a:horver {
	color: #ffffff;
	text-decoration: underline;
}
.threeborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a7d7ff;
	border-right-color: #a7d7ff;
	border-bottom-color: #a7d7ff;
	border-left-color: #a7d7ff;
}
.threeborderno {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a7d7ff;
	border-right-color: #a7d7ff;
	border-bottom-color: #a7d7ff;
	border-left-color: #a7d7ff;
}
.twoborder1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a7d7ff;
	border-right-color: #a7d7ff;
	border-bottom-color: #a7d7ff;
	border-left-color: #a7d7ff;
}
.twoborder2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #a7d7ff;
	border-right-color: #a7d7ff;
	border-bottom-color: #a7d7ff;
	border-left-color: #a7d7ff;
}
.fourborder {
	border: 1px solid #a7d7ff;
}
.twoborder3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #a7d7ff;
	border-right-color: #a7d7ff;
	border-bottom-color: #a7d7ff;
	border-left-color: #a7d7ff;
}
.twoborder4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ccccc;
	border-right-color: #a7d7ff;
	border-bottom-color: #ccccc;
	border-left-color: #a7d7ff;
}
.lh150 {
	line-height: 150%;
}
