body, td

{font-family: tahoma; 
font-size: 11px; 
line-height: 15px;
letter-spacing: 0px;
color: #666666; 
margin: 0;
text-align: justify
}

A:link {color: #444444; font-weight: none; text-decoration:none;}
A:visited {color: #444444; font-weight: none; text-decoration:none;}
A:active {color: #444444; font-weight: none; text-decoration:none;}
A:hover { color: #444444; font-weight: none; text-decoration:underline; background: #444444;}

.head{ 
	font-family:georgia; 
	font-size:14px;
	line-height:25px;
	letter-spacing:2px;
	color: #666666;
	border-bottom: 2px solid #666666;
	text-transform:uppercase;
	font-weight:bold;
	width:100%;
}

p.title{
	font-family:georgia;
	font-size:12px;
	line-height:18px;
	color: #666666;
	text-align: left;
	border-bottom: 2px dotted #666666;
	text-transform:uppercase;
	font-weight:bold;
	width:100%;
}