body {
	font-family:Verdana,sans-serif;
	background: white;
	font-size: 10pt;
	color: #000000;
   	line-height: 140%;
}

h1 {
   	font-size:14pt;
   	font-weight:lighter;
   	font-family:Georgia,"Times New Roman",serif;
   	color: #333333;
  	border-bottom: dotted 2px #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align:center;
}

.title {
	font-size:14pt;
	font-weight:lighter;
	font-family:Georgia,"Times New Roman",serif;
	color: #333333;
	border-bottom: dotted 2px #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align:center;
}

.top {
	padding-top: 30px;
	padding-bottom: 20px;
	border-top: dotted 2px #ccc;
	border-bottom: none;
}

table h1 {
	padding-bottom: 0px;
	margin-top: 35px;
	border-bottom: none;
	text-align: left;
}

p {
	font-size:10pt;
}

.print{
	display:none;
 }
	   
a:link, a:visited {
	color: #555;
	display: inline;
	font-size: 1em; 
	font-weight: normal;
	background: transparent;
	margin: 0; 
	padding: 0;
	text-decoration: underline;
   }

table {
   width: auto;
   margin: 0 5%;
   padding: 0px;
   border: 0px;
}
html body ul, html body li {vertical-align: baseline;}
.bottom{
	padding: 10px 0px;
	border-top: solid 2px #ccc;
	border-bottom: solid 2px #ccc;
	text-align:center;
	width: auto;
    margin:0;
}
#linkprof { display: none; }
#testileft, #testiright {
float: none;
}
.description{
color:#000000;
text-align:left;
}