:active {color: fuchsia}
:link {color: Fuchsia}
:visited {color: silver}
BODY
{
	background-color: black;
	background : url(raindrops.jpg);
	color : #ffff00;
	font-family : Tahoma;
	font-size : 12pt;
	font-weight : 700;
}
H1
{
	color : white;
	font-family: arial, sans-serif;
	font-size : 24pt;
	font-weight : 300;
}
H3
{
	color : aqua;
	font-family: arial, sans-serif;
	font-size : 14pt;
	font-weight : 700;
}
H4
{
	color : red;
	font-family: "Times New Roman", serif;
	font-size : 12pt;
	font-weight : 700;
}
H6
{
	background-color: black;
	color : yellow;
	font-family: arial, sans-serif;
	font-size : 10pt;
	font-weight : 300;
}
HR
{
	 color: Aqua;
}
LI
{
	color : #ffff00;
	font-family : Eurostile-Bold, sans-serif;
	font-size : 12pt;
	font-weight : 300;
}

EM.SoftwareTitle {font-style: italic}
EM.Terminology {font-style: italic}

HR.Form
{
	size: 1px;
	color: lime
}

LI.Definitions
{
	color : purple;
	font-family: arial, sans-serif;
	font-size : 10pt;
	font-weight : 400;
}
TABLE.Definitions
{
	background-color: Black;
	border-color: black;
	color : Lime;
	font-family: arial, sans-serif;
	font-size : 10pt;
	font-weight : 400;
}
TH.Definitions
{
	color : blue;
	font-size : 11pt;
	text-align: center;
}

TABLE.Lake
{
	background-color: black;
	border-color: black;
	color : lime;
	font-family : Euromode, sans-serif;
	font-size : 10pt;
	font-weight : 400;
	text-align: left;
}

IMG.MenuItem
{
	border : thin solid #7B68EE;
	height : 40px;
	width : 143px;
}

TABLE.TOC
{
	background-color: transparent;
	border-style: none;
	font-family: arial, sans-serif;
	font-size : 12pt;
	font-weight : 700;
	text-align: center;
}
TR.TOC {background-color: black}

TD.Date {text-align: right}
TD.Gap
{
	background-color: transparent;
	width: 20px
}
TD.Image {text-align: center}
TD.Link {text-align: center }
TD.Size {text-align: center}
TD.Subheading
{
	background : url(raindrops.jpg);
	color : yellow;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
