body {font-family: Arial, Helvetica, sans-serif; color: #000; font-size:100%}
a:link, a{
font-family: Arial, Helvetica, sans-serif; color: #FF0498; text-decoration: underline
}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 95%; font-style: normal; font-weight: normal; color: #000; text-decoration: none}
.textsmall { font-family: Arial, Helvetica, sans-serif; font-size: 85%; font-style: normal; font-weight: normal; color: #272727; text-decoration: none }
.textvsmall {
font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-style: normal; font-weight: normal; color: #000; text-decoration: none
}
.textblue {
font-family: Arial, Helvetica, sans-serif; font-size: 90%; font-style: normal; font-weight: bold; color: #336666; text-decoration: none
}
.textpink {
font-family: Arial, Helvetica, sans-serif; font-size: 85%; font-style: normal; font-weight: normal; color: #FF0498; text-decoration: none
}
.textcustomer {
font-family: Arial, Helvetica, sans-serif; font-size: 90%; font-style: normal; font-weight: normal; color: #336666; text-decoration: none
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	padding: 10px;
	border: 1px solid #D9D7D7;

}
.footer {font-size:85%}
