/* $Id$ */

/*
   Communicator 4.01a seems not to support multiple properties to any TAG
   This depends perhaps on the use of TABLE
*/ 

BODY {
	background: white
}
BODY, P, DL, UL, OL, TH, TD, FONT, DIV {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
//	font-size: 12pt;
	font-size: 90%;
	font-family: Helvetica, Arial, sans-serif
	line-height: normal;
}
SMALL {
	font-size: 80%;
	font-family: Helvetica, Arial, sans-serif
}

STRONG, B, TH {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
//	font-size: 12pt;
	font-size: 90%;
	font-family: Helvetica, Arial, sans-serif
}
.strong {
	font-weight: bold	
}
EM {
	font-style: italic
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold
}
H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold
}
H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: italic;
	font-weight: bold
}
H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic
}
A:link {
	text-decoration: none;
	color: #0000CC
}
A:active {
	text-decoration: none;
	color: #003366
}
A:visited {
	text-decoration: none;
	color: #006666
}

