.fixcenter {
	width: 760px;
	border: none;
	border-width: 1px;
	background: #ffffff;
	color: #ffffff;
	margin: auto;
	margin-top: 10px;
	text-align: left;
}

A {
	color: #6D7477;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
}

A:hover {
	color: #4160C7;
	text-decoration: underline;
	font-family: Verdana, Arial, sans-serif;
}

TD.header {
	font-weight: bold;
	font-size: 15px;
	color: #6D7477;
	font-family: Verdana, Arial, sans-serif;
}

TD.footer {
	font-size: 0.8em;
    text-align: center;
	color: #6D7477;
	font-family: Verdana, Arial, sans-serif;
}

TD {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
	color: #333333;
	font-style: normal;
	line-height: 1.5em;
}

TD.bg{
	background-image: url(images/footer_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
 }
 
TD.bg1{
	background-repeat: no-repeat;
	background-position: left top;
	background-color: fffde4;

 }

TD.bg2{
	background-repeat: repeat-x;
	background-image: url(images/cloud.gif);
 }

TD.bg3{
	background-image: url(images/bg_bar.gif);
	background-repeat: repeat-x;
 }

TD.bg4{
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: center;
 }

/* Figure with caption */
div.figure {
  float: right;
  margin: 0 0 0 1em;
  padding: 0em;
}
div.figure p{
  text-align: center;
  text-indent: 0;
}

/* Figure2 with caption */
div.figure2 {
  float: left;
  margin: 0.5em 1em 0 0;
  padding: 0em;
}
div.figure2 p{
  text-align: center;
  margin-top: -1em; 
  text-indent: 0;
}
div.tc p{
  text-indent: 2em;
}
.style1 {font-size: small}

