*{
  font-family:Verdana;
  font-size:12px;
  line-height:1.4em;
  color:#666;
}

body{
  background-color:#FFF;
  _text-align:center;
  position:relative;
}

p{
  font-family:Verdana;
  font-size:12px;
  color:#666;
}
.content li{
  margin-left:-20px;
  margin-right:160px;
  font-size:12px;
}

.large_dark{
  font-family:Verdana;
  font-weight:bold;
  font-size:12px;
  color:#565656;
}
a.large_dark:link{
  font-family:Verdana;
  font-weight:bold;
  font-size:12px;
  color:#565656;
  text-decoration:underline;
}
a.large_dark:visited{
  font-family:Verdana;
  font-weight:bold;
  font-size:12px;
  color:#565656;
  text-decoration:underline;
}
a.large_dark:hover{
  font-family:Verdana;
  font-weight:bold;
  font-size:12px;
  color:#565656;
  text-decoration:underline;
}

.header a:link, .header a:visited{ text-decoration:none; font-size:11px; }
.header a:hover{ text-decoration:underline; font-size:11px; }

a:link{
  font-family:Verdana;
  font-size:12px;
  color:#A1968C;
}
a:visited{
  font-family:Verdana;
  font-size:12px;
  color:#A1968C;
}
a:hover{
  font-family:Verdana;
  font-size:12px;
  text-decoration:underline;
  color:#A1968C;
}

.grey{
  color:#A1968C;
}
h1, .headlink {
  font-family:Verdana;
  font-size:10pt;
  color:#407AA9;
  margin:0;
  padding:0;
}
h2, .content h2.blue{
  font-family:Verdana;
  font-size:10pt;
  color:#AD8D28;
  margin:0;
  padding:0;
}
.quote{
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  line-height:1.4em;
  color:#B3720C;
}

.taskstatusbareven {
 background:#CCC;
}

hr {
  border: none;
  height: 1px; 
  color: #5C8AAE; 
  background: #5C8AAE;
}

th {
   background:#CFD5E3;

}

.fakelink {
  cursor: pointer;
  text-decoration:underline;
  color:#A1968C;
}


