.button {  
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	height:18px; 
	background-color: rgb(255,255,255); 
	color: rgb(0,0,0); 
	border: 1px solid rgb(0,0,0)
}

.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

h1 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000; 
	line-height: 18px
}

.txt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	text-align: justify
}

a:link 
{  
	color: #000000; 
	text-decoration: none; 
	font-weight: normal
}

a:hover 
{  
	color: #000000; 
	text-decoration: underline; 
	font-weight: normal
}

a:active 
{  
	color: #000000; 
	text-decoration: underline; 
	font-weight: normal
}

a:visited 
{  
	color: #000000; 
	text-decoration: none; 
	font-weight: normal
}
