   A {
	letter-spacing: normal;
	font-family: Arial;
	font-style: bold;	
	font-size: 12px;
	text-decoration: none;
}
    
    A:link  {
	color: #880000;

	
}
    
    A:visited  {
	color: #888888;

}

	 
	 
    A:hover  {
	
	color: #FF0000;
	text-decoration: underline;
}
td {

	background-color: white;
}

td.whitecurve {

	background: transparent;

}

td.curve {
	background: #D1E7F2;
}
	td.body {
	font: normal 12px Verdana;
	background-color: white;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 15px;	
	padding-right: 15px;
	line-height: 1.3;
	color: #3B4E58;
}

	td.portfolio {
	font: normal 11px Verdana;
		color: #3B4E58;
	
}

input, textarea {
	background: #C9E6EF;
	font-family: sans-serif;
	font-size: 12px;
	width: 250px;
	height: 25px;
}

td.types {
	font-size: 13px;
	font-family: Verdana;
	color: #3E73A1;
	font-weight: bold;
	
}

td.lines {
	font-size: 14px;
	font-family: Verdana;
	color: #3E73A1;
	font-weight: bold;
}