A:link    { color: #150a7c; text-decoration: none }
A:visited   { color: #150a7c; text-decoration: none }
A:hover    { color: #2813e4; text-decoration: underline }

body  {
	color: black;
	font-style: normal;
	font-size: 11px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td  { 
	color: black;
	font-style: normal;
	font-size: 11px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p  {
	color: black;
	font-style: normal;
	font-size: 11px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1  { color: black; font-style: normal; font-size: 16px; line-height: 135% }

h2 {
	color: black;
	font-style: normal;
	font-size: 14px;
	line-height: 135%;
}

h3 {
	color: black;
	font-style: normal;
	font-size: 12px;
	line-height: 135%;
}

code  { color: black; font-style: normal; font-size: 11px; line-height: 130%; font-family: Monaco, "Courier New", monospace }

.command         { font-style: italic; font-weight: bold; line-height: normal }

.strong       { font-weight: bold; line-height: normal; font-family: Verdana, Arial, sans-serif, Helvetica }

.gen          { font-style: normal; font-size: 11px; line-height: 110%; font-family: Verdana, Arial, sans-serif, Helvetica }

.title {
	background-color: #77ee77;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 3em;
	font-family: Tahoma, Verdana, Arial, sans-serif, Helvetica;
	padding: 4px 4px 4px 4px;
}

.indent {
	margin-left: 16px 
}
	
.small     { font-size: 10px; line-height: 110%; font-family: Verdana, Arial, sans-serif, Helvetica }

.quote { color: #565656; font-size: 11px; line-height: 110%; font-family: 
Verdana, Arial, sans-serif, Helvetica }

.uline { text-decoration: underline }

UL  { line-height: 110%; list-style-type: disc }
OL   { line-height: 110%; list-style-type: decimal }
LI    { line-height: 110%; list-style-position: outside }