﻿
a            { text-decoration: none }
a:active     { text-decoration: none }
a:hover      { text-decoration: none }
a:link       { text-decoration: none }
a:visited    { text-decoration: none }

.whiteborder { border: 1px solid #FFFFFF }
defined term { font-family: High Tower Text; font-size: 14pt }
span.Definition { font-family: Arial; font-size: 10pt; font-weight: bold }
span.hightower4 { font-family: High Tower Text; font-size: 14pt; color: #000000 }
span.hightower5white { font-family: High Tower Text; font-size: 18pt; color: #FFFFFF }
span.hightower4white { font-family: High Tower Text; font-size: 14pt; color: #FFFFFF }
span.arial2boldwhite { font-family: Arial; font-size: 10pt; color: #FFFFFF; font-weight: bold }

h1 	{
	font-family: Georgia, Times New Roman, serif;
	font-size: 14pt;
	font-weight: normal;
	}


.regtext {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10pt;
	}
	
table.journalyears {
	border: 0;
	width: 100%;
	padding: 7px;
	border-color: #008000;
}
	
td.journalyearsmenu {
	font-family:Georgia;
	font-size:14pt;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
	border:1px #75471F solid;
	background-color:#FFFFCC;
		}