body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #C60751;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #C60751;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #C60751;
	text-decoration: none;
}

a:hover { color: #E7095F; }

.addr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
}

.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}

.input {
	font-family : verdana,helvetica,arial;
	font-size : 11px;
	line-height: 35px;
	border-width: 1px;
	border-color: #959CA1;
	border-style: solid;
	font-weight: bold;
	color: #000000;
	width:271px; height:22px;
	
	text-align:center;
}

.gray {
	color: #959CA1;
}