a
	{
	font-family: verdana, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

a:link
	{
	color: #006666;
	font-family: inherit, sans-serif;
	font-size: 13pt;
	padding-bottom: 7px;
	padding-top: 7px;
}

a:visited 
	{
	color: #669999;
	font-family: inherit, sans-serif;
	font-size: 13pt;
	padding-bottom: 7px;
	padding-top: 7px;
}

a:hover 
	{
	color: #CE6300;
	font-family: inherit, sans-serif;
	font-size: 13pt;
	padding-bottom: 7px;
	padding-top: 7px;
}

a:active 
	{
	color: #CE6300;
	font-family: inherit, sans-serif;
	font-size: 13pt;
	padding-bottom: 7px;
	padding-top: 7px;
}

/*a.email:link:
	{
	font-family: inherit, sans-serif;
	font-size: 13px;
}*/

/*a.email:visited 
	{
	font-family: inherit, sans-serif;
	font-size: 13px;
}*/

/*a.email:hover 
	{
	font-family: inherit, sans-serif;
	font-size: 13px;
}*/

/*a.email:active 
	{
	font-family: inherit, sans-serif;
	font-size: 13px;
}*/

body, ul, li, table, td
	{
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}
h1
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}

h2
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}

h3
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}

.address {
	color: #006666;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	margin: 10px;
}

.bodytext
	{
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: normal;
	margin: 10px;
}

.credits {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
}
.nav {
	margin: 10px 20px 10px 10px;
	text-align: right;
}
.bodytext .terms {
	font-weight: bold;
	text-transform: capitalize;
}
.bodytext .paddedtop {
	padding-top: 10px;
}
.bodytext .bordered {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006666;
}
.bodytext .solidbordered {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color:#006666;
}
