
#accent    { color: #066; font-weight: bold; font-size: 16px }
#accent2      { color: #903 }
#accent5 { color: #903; font-size: 24px }
#accent4 { color: #903; font-style: italic; font-weight: bold }
#accent3   { color: #c93; font-weight: bold; font-size: 14px }
#smallBody   { font-weight: normal; font-size: 10px }
#smallBody2   { color: #000; font-weight: normal; font-size: 9px }
#smallBody3 { color: #039; font-weight: normal; font-size: 9px }
#smallCellData { color: #000; font-weight: normal; font-size: 9px }
#logo  { color: #039; font-weight: bold; font-size: 16px; font-family: "Times New Roman", Georgia, Times }
a      { color: #c93 }
body       { color: #039; font-size: 14px; font-family: Geneva, Helvetica, Arial; background-color: #fff }
h1    { color: #903; font-style: normal; font-weight: bold; font-size: 24px }
h2    { color: #066; font-style: italic; font-weight: bold; font-size: 16px }
h3   { color: #c93; font-style: normal; font-weight: bold; font-size: 16px }
h4    { color: #903; font-style: normal; font-weight: bold; font-size: 16px }
h5  { color: #f06; font-style: normal; font-weight: bold; font-size: 18px }
h6   { color: #090; font-style: normal; font-weight: bold; font-size: 14px }
td     { color: #039; font-size: 14px; font-family: Geneva, Helvetica, Arial }

.termsOfUseView {
		height: 600px;
		overflow: auto;
		font-size: 12px;
		background: #ffffff;
		border-width: 5px;
		border-color: #999999;
		border-style: inset;
		padding: 5px;
	}
