body, html {
font-family: verdana, Courier, monospace;
font-size: 11px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color : #FFFFFF;
}

td {
	color: #A70075;
	font-family: verdana, Courier, monospace;
	font-size: 11px;
}

strong {
	color: #A70075;
	font-size: 11px;
}

P {
	margin-left : 8px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
	line-height : 14px;
	font-size: 11px;
}

A:link, A:visited { text-decoration: none; color: #868789; font-weight : bold;}
A:hover { text-decoration: none; color: #C40089; font-weight : bold;}

.image {
	border : 1px solid #55461D;
}

.button {
	border : #C40089;
	background-color : #A70075;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #ffffff;
	font-weight: bold;
}