body {font-size: 14px;
	font-family: "times new roman",arial,sans-serif;
	color: #2c2d45;
	line-height: 17px;
	background: #ffffff; }

table {font-family:"times new roman", arial,serif;
background: #ffffff;
font-size: 14px;
color: #2c2d45;}

td.top {text-align: center;	background-color: #bddfb3; padding: .5cm;}



.names {font-family:"times new roman", arial,serif;
font-size: 12px;
font-style: italic;
line-height: 17px;
font-weight: bold;
color: #2c2d45;}


.caption {font-family:"times new roman", arial,serif;
font-size: 16px;
font-style: italic;
line-height: 17px;
font-weight: bold;
color: #2c2d45;}


h1 {font-family: "times new roman",arial,sans-serif;
font-size: 48px;
font-style: italic;
font-weight: bold;
color: #ffffff;
margin-top: 0;
 margin-bottom:0;}



h2 {font-family: arial,verdana,sans-serif;
font-size:30px;
line-height:1.75;
font-weight:lighter;
font-style: normal;
color: #999999;}

h3 {font-family: "times new roman",verdana,sans-serif;
font-size: 28px;
font-weight: bold;
color: #be3a26;}

h4 {font-family: "times new roman",verdana,sans-serif;
font-size: 14px;
font-weight: bold;
color: #be3a26;}

h5 {font-family: "times new roman",verdana,sans-serif;
font-size: 18px;
font-weight: bold;
color: #be3a26;}

h6 {font-family: "arial",garamond,sans-serif;
font-size: 28px;
line-height:1.75;
font-weight:lighter;
font-weight: normal;
color: #999999;}







p {	font: normal 15px "times new roman", Arial, Helvetica, sans-serif;
	color: #2c2d45;
	line-height: 17px;
	padding: 0px;
	border: 0px;
	margin: 0px;
}





#menu a, #menu a:visited {
  text-decoration:none;
  text-align:center;
  background-color:#acd8de; 
  color:#2c2d45;
  display:block; 
  width:12em; 
  padding:0.5em;
  margin:0.6em auto;
  border-right:5px solid #fff;

  }

#menu a:hover {
  border-right:5px solid #be3a26;
  }

A:link {text-decoration: underline; color:#be3a26}
A:visited {text-decoration: underline; color: #be3a26}
A:active {text-decoration: none; color: #be3a26}
A:hover {text-decoration: underline; color: #be3a26;}


#color2 A:link {text-decoration: none; color:#ffffff }
#color2 A:visited { text-decoration: none; color:#ffffff }
#color2 A:active { text-decoration: none; color:#ffffff } 
#color2 A:hover { text-decoration: underline; color:#ffffff; }

table.vr {
border-collapse:collapse;
border-left:1px solid #d43545;
border-right:1px solid #d43545;
border-top:1px solid #d43545;
border-bottom:1px solid #d43545;}	


.disclaimer {font-family:"times new roman",verdana,serif;font-size: 9px; color:#000000;}



.image {
	position:relative;
	float:left; /* optional */
}
.image .text {
	position:absolute;
	top:50px; /* in conjunction with left property, decides the text position */
	left:40px;
	width:300px; /* optional, though better have one */
}


















