.button {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: bold;
}
.button a{color:#FFFFFF; text-decoration:none;}
.button a:hover{color:#FFFFFF; text-decoration:none;}
.numeric {
	font-family: verdana;
	font-size: 15px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.numeric A{color:#ffffff;text-decoration:none;}
.footer {
	font-family: "ms sans serif";
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.footer a{color:#FFFFFF; text-decoration:none;}
.footer a:hover{color:#FFFFFF; text-decoration:none;}
.text {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
	padding-left: 15px;
	font-weight: normal;
}
.text a{color:#FFFFFF; text-decoration:none;}
.text a:hover{color:#FFFFFF; text-decoration:none;}
.text:visited {  
	font-family: verdana; 
	font-size: 12px; 
	line-height: 18px; 
	color: #FFFFFF; 
	text-decoration: none; 
	text-align: justify; 
	padding-right: 10px; 
	padding-left: 15px
}
.text:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.prod-text {  
	font-family: verdana; 
	font-size: 12px; 
	line-height: 18px; 
	color: #FFFFFF; 
	text-decoration: none; 
	text-align:justify; 
	padding-right: 10px; 
	padding-left: 15px
	}
.bg {
	background-color: #F73663;
	background-image: url(gifs/bg-lines.jpg);
}
.heading {
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.form {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 5px;
}
