
A:active {
	color: maroon;
	text-decoration: none
  }
A:link {
	color: maroon;
	text-decoration: none
  }
A:visited {
	color: #600;
	text-decoration: none
  }
A:hover {
	color: red;
	text-decoration: underline
  }
H1 {
	color: #369;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal; }
H2 {
	color: #369;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal; }
H3 {
	color: #369;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal; }
H4 {
	color: #369;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal; }
P,  TH,  TD,  LI,  DD,  blockquote {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;f;ont-variant: normal; }
OL {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	list-style-type: decimal; }
.calloutbox {
	color: black;
	font-size: 11pt; }
.smaller {
	color: #333;
	font-size: 10pt
  }
.soft {
	color: #333;
	text-transform: capitalize
   }
.larger {
	color: #369;
	font-size: 18px
  ;
	font-weight: bold;
	font-variant: small-caps; }
pre,  code {
	font-family: "Courier New", Monaco, monospace;
	font-weight: normal;
	font-style: normal;
	font-variant: normal; }
