.toptext
{
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight: bold;
}
	
.pdf
{
	position: absolute; 
	z-index: 1;
	width: 340px; 
	height: 25px; 
	border-bottom-style: solid; 
	border-right-style: solid; 
	border-width: 1px; 
	background-color: #DDDDDD;
	text-align: center;
	text-decoration:none;
	color: #000000;
}
	
a.link
{
	color: black;
	text-decoration:none;
}

a.link:hover 
{
	color: white;
	text-decoration:underline;
	
}
	
a:hover 
{
	background-color: #5B221E;
	color: #ffffff;
}	

p
{
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
}

h1
{
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFF;
}
	
