h1,h2,h3,p,td {
  font-family: Verdana, Arial, Helvetica, sans-serif}

body {
  background-color: #FFFFEF;
  background-image: url(images/ge-frame-left.gif);
  background-repeat: repeat-y;
  margin-left:0px;
	margin-top:0px}

h2 {
  font-size: 16px;
  background-color: #FF9900;
  text-align : center;}

h3 {
  font-size: 14px;
  background-color: #FFFF99;
  text-align : center;}

td {
  font-size: 12px}

td.nav {
  background-image: url(images/nav.png);
  background-repeat: no-repeat}

td.frame {
  background-color: #CC0000}

td.underline {
	border-top : 1px solid #CCCCCC;
	padding-bottom : 4px;
	padding-top : 4px;
}

td i  {
  color : #800040;
  font-style : normal;  }

th {
  font-size: 14px}

p {
  font-size: 12px;
  line-height : 175%;
	padding-left: 10px}

p.changed  {
  color : #0000FF;
  font-size : 10px;
  text-align : center; }

p.small  {
  font-size : 10px; }

p.specialinfo  {
  line-height : 135%; }

p i  {
  color : #800040;
  font-style : normal;  }

.lineheightsmall {
  line-height : 135%; }

.important {
	background-color: #FFFFCC;
	}

