a:link
{
	color: navy;
}
a:visited
{
	color: navy;
}
a:active
{
	color: navy;
}

table {
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
}
input {
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	border: 1px solid;
	background-color: transparent;
}
#radio       { font-size: 10pt; color: #000000; border: 0px solid #000000; padding: 2px;
               background-color: transparent; }

h1, h2, h3, h4, h5, h6 {
	font-family: Century Gothic, Arial, Helvetica;
	color: rgb(0, 51, 102);
}

span.hp {font-family: Century Gothic, Arial, Helvetica;color: rgb(0, 51, 102);font-size: 11pt;}
span.hp2 {font-family: Century Gothic, Arial, Helvetica;color: rgb(0, 51, 102);font-size: 12pt;}

h4
{
	color: rgb(0, 51, 102);
}
h5
{
	color: rgb(0, 51, 102);
}
h6
{
	color: rgb(0, 51, 102);
}
#but {
	background-image: url(button.gif);
	border: 1px outset white;
	align: right;
	padding: 2px;
	font-size: 8.0pt;
	font-family: "Arial, Helvetica";
	font-weight: bold
	}

#emph {
	font-family: Century Gothic, Arial, Helvetica;
	color: black;
	font-size: 12.0pt;
	}
#dput {
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	border: 1px solid;
	background-color:transparent;
	overflow: hidden;
}
