A:link { font-weight: normal; color:#305b78; text-decoration:underline;}
A:visited { font-weight: normal; color:#305b78; text-decoration:underline;}
A:active { font-weight: normal; color:#305b78; text-decoration:underline;}
A:hover { font-weight: normal; color:#305b78; text-decoration:underline;}
A.head:link,A.head:visited,A.head:active {
	 font-weight: normal; color:#305b78; text-decoration:none;}
A.head:hover {
	 font-weight: normal; color:#305b78; text-decoration:underline;}
body
{
  margin-top:    0px;
  margin-bottom: 0px;
  margin-left:   0px;
  margin-right:  0px;

  padding: 0;

  font-size:   11px;
  font-family: Verdana, Geneva, Arial;

  background-color: #f9f9f9;
}
table{
  font-size:   11px;
}
.tdDashedBottom{
  border-bottom: dashed 1px #c0c0c0;
}
textarea,select,input {
	background:#F9F9F9;
	color:#000000;
	font-size:11px;
	font-weight:500;
	border:solid 1px #c0c0c0;
	}

.giDescription{
  font-size:   8px;
  color:#808080;
}
img {
	border:solid 0px; margin:0px;
}
hr {
	color:#dcdcdc;
	background-color:#dcdcdc;
	height:1px;
	border-width:0px;
}

