/* CSS Document */
<style type="text/css">
Body{font-family:Times;
	font-size:12px;}
font.caption{
	font-family: arial, serif;
	font-size: 12px;
	color:black;
	font-weight:bold;
	font-style:oblique
}
table.FloatTableRT {float: right;}
td.servicelist {
   color: black;
   background-color: #F0F1E5;
   border-color: gray;
   font-family: tahoma, verdana, sans-serif;
   padding: 2pt;
   text-align: center; 
   border-width: 1pt;
   border-style: solid;
}
a.servicetext {text-decoration:none;
	color:black;
	background-color:#C0C195}
a.servicetext:hover {color:#990000;}
a.projtext {text-decoration:none;
	font-family: arial, serif;
	font-size: 12px;
	color:black;}
a.projtext:visited {color:black;}
a.projtext:hover {color:797900;}
table.projectbox {
   background-color: whitesmoke;
   border-color: gray;
   border-style: solid;
   border-width:1pt
}
DIV.services {
   color: black;
   background: #C0C195;
   border-color: gray;
   border-style: groove;
   font-family: arial;
   padding: 1pt;
   text-align: center; 
   border-width: 1pt;
   border-style: solid;
   border-bottom-width: 1pt;
   border-right-width:1pt;
   border-top-width:1pt
}
DIV.projectfeatures {
   color: black;
   background-color: #F0F1E5;
   border-color: gray;
   border-style: groove;
   font-family: tahoma, verdana, sans-serif;
   font-size: 13px;
   padding-right:5pt;
   padding-top:10pt;
   border-width: 1pt;
   border-style: solid;
}
a.projectfeatures {
	font-family: arial, serif;
	font-size: 12px;
	color:black;
}
a.projectfeatures:hover {color:#990000;}
ul.FeatureTitle {
	font-family: tahoma, verdana, sans-serif;
	font-size: 13px;
	color:#990000;
	font-weight:bold;
}
li.FeatureList {
	font-family: tahoma, verdana, sans-serif;
	font-size: 13px;
	color:black;
	font-weight: normal;
}
p.WriteupTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:black;
	font-weight: bold;
}
 </style>
