A:active {
	COLOR: #003399; FONT-SIZE: 16px; TEXT-DECORATION: underline
}
A:hover {
	FONT-SIZE: 16px; TEXT-DECORATION: underline
}
A:link {
	COLOR: #000066; FONT-SIZE: 16px; TEXT-DECORATION: none
}
A:visited {
	COLOR: #990000; FONT-SIZE: 16px
}

BODY	{
	FONT-FAMILY: arial, helvetica, sans-serif;
	background: white;
	padding: 8px
	}

.nav_body
	{
	background-image: url('images/bg3.gif');
	}

.container
	{
	width: 650px;
	}

P
	{
	COLOR: black;
	FONT-FAMILY: arial, helvetica, sans-serif;
	FONT-SIZE: 14px;
	LINE-HEIGHT: 24px;
	TEXT-ALIGN: justify;
	}

UL
	{
	FONT-FAMILY: arial, helvetica, sans-serif;
	TEXT-ALIGN: justify;
	LINE-HEIGHT: 24px;
	list-style-type: disc;
	list-style-position: outside;
	}

OL
	{
	FONT-FAMILY: arial, helvetica, sans-serif;
	LINE-HEIGHT: 24px;
	list-style-position: outside;
	}

H3
	{
	BACKGROUND-COLOR: #ffcccc
	}

.mrn {
	COLOR: #990033;
}

.brwn {
	COLOR: #663300;
}

.green {
	COLOR: green;
}

.note_pink
	{
	background-color: #ffeeff;
	padding: 4px;
	}

.note_blue
	{
	background-color: #eeeeff;
	padding: 4px;
	}

.defn
	{
	background-color: #C2D8F4;
	padding: 4px;
	}

.sub {
	FONT-SIZE: 16px; FONT-WEIGHT: bold
}

.techTitle
	{
	font-size: larger;
	font-weight: bold;
	}

.techTitle2
	{
	font-size: 18pt;
	font-weight: bold;
	}