body {
	margin: 0;
	padding: 0;
	background: url(media/grad.gif) #FFFFFF;
	color: #fff;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: xx-small;}
	
p {line-height:1.5;}

ul {line-height:2;

list-style-type: circle;}

td {}

table {
	color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: xx-small; }

.images_td {
	border-bottom: 1px dashed #eee;
	padding: 15px;}

.nav_td  {  
	color: #4e658f;
	font-size: xx-small; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #667da7; 
	margin: 4px; 
	padding: 4px; 
	border-top: 1px solid #4e658f;
	border-bottom: 1px solid #4e658f;}
	
.nav_td a  { color: #fff; font-weight: bold; text-decoration: none }
.nav_td a:visited  { color: #eee; font-weight: bold; text-decoration: none }
.nav_td a:hover  { color: #fff; font-weight: bold; text-decoration: underline }
.nav_td a:visited {  }

.title {
	TEXT-TRANSFORM: uppercase; 
	background: #FFFFFF;
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold; 
	font-size: x-small; 
	TEXT-ALIGN: center;
	padding: 15px;
	padding-bottom: 0px;}

.content_td {
	background: #FFFFFF;
	border-bottom: 1px solid #eee;
	vertical-align:text-top;
	padding: 15px;
	}

.img_people {
	border: 2px solid #666;}

a { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: xx-small; color: #2D6BC2; font-weight: bold; text-decoration: none;}
a:visited { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: xx-small; color: #4e658f; font-weight: bold; text-decoration: none;}
a:hover { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: xx-small; color: #2D6BC2; font-weight: bold; text-decoration: underline;}
a:visited { }

a.body  { color: #fff; font-weight: bold; text-decoration: none }
a.body:visited  { color: #eee; font-weight: bold; text-decoration: none }
a.body:hover  { color: #fff; font-weight: bold; text-decoration: underline }
a.body:visited {  }

