p,body,td, .bodytext{
	font-family: Sans-Serif;
	font-variant: normal;
	font-size: 10pt;
	letter-spacing: 0.1ex;
}

h1, h2, h3, h4, h5, .goudcap {
	font-family: "Goudy Old Style", Serif;
	font-variant: small-caps;
	letter-spacing: 1px;
	clear: both;
}


h1{ font-size: 22pt; }
h2{ font-size: 14pt; }
h3{ font-size: 12pt; }
h4{ font-size: 12pt; font-weight: normal; }
h5{ font-size: 10pt; font-weight: normal; }

.niceform{
	background-color: #000000;
	color: #FFFFFF;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}

.niceform:hover{
	border-color: #88D1FB;
}