html,body {
  height:101%
} 
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.2em;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #004D86;
}
a:visited {
	color: #6A8396;
}
a:hover {
	color: #BD0F0F;
}
a:active {
	color: #004D86;
}
.footer {
	font-size: xx-small;
	color: #666666;
}
.caption {
	color: #BD0F0F;
	font-size: xx-small;
}
.projecttext{
   padding-left: 5px;
}
.caption2 {
	color: #054C7A;
}
.boldheader {
	color: #606568;
}
.stripe {
	background-color: #CBDDE0;
}
.smaller {
	font-size: xx-small;
}
img {
   behavior: url("../js/pngbehavior.htc");
