body { 
	margin: 0px; padding:0px; 
}
.content {
	font-family: Tahoma;
	font-size: 16px;
	color: #550055;
	padding: 15px;
}
.tl-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF6776;
	text-decoration: none;
	font-weight: bold;
	text-indent: 460px;
}
.border1 {

	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #808080;
}
.border2 {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #808080;
}
.border3 {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #808080;
}
.border4 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
}
.nav2 {
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}
.nav2 a  {
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}
.nav2 a:link  { 
	color: #000000; 
	text-decoration: none;
}
.nav2 a:visited  { 
	color: #000000; 
	text-decoration: none;
}
.nav2 a:hover  { 
	color: #FF6776; 
	text-decoration: none;
}
.nav2 a:active  { 
	color: #000000; 
	text-decoration: none;
}
