h1 {font-family: "times"; color: 0000FF}
h2 {font-family: "times"}
h3 {font-family: "times"}

p 	{font-family: "times"}
p.normal
	{                      font-size: small;      font-weight: normal;}
p.emphasize
	{                      font-size: medium;     font-weight: bold;  }

table.container
	{font-family: "times"; font-size: small;      font-weight: normal; background: 8080ff; color: black; border=2 ; cellspacing=0; cellpadding=3; bordercolor=blue}
table.content
	{font-family: "times"; font-size: small;      font-weight: normal; background: 8080ff; color: black}

td.emphasize
	{                      font-size: medium;     font-weight: bold;   text-align: left;}
td.sidebar
	{                      font-size: small;      font-weight: bold;   text-align: left;   valign=top}

A:link {color:blue}, A:visited {color: red}









