<!--
body {scrollbar-base-color:#ffffff;
scrollbar-arrow-color: lavender;}
-->

.styled-button-5 {
	background-color:#ffcccc;
	color:#000000;
	font-family:'Helvetica Neue',sans-serif;
	font-size:25px;
	line-height:30px;
	border-radius:50px;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	border:10;
	text-shadow:#C17C3A 0 -1px 0;
	width:250px;
	height:32px
}        
.styled-button-5:hover {
	background-color:#000000;
	color:#ffcccc;
	font-family:'Helvetica Neue',sans-serif;
	font-size:25px;
	line-height:30px;
	border-radius:50px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border:0;
	text-shadow:#C17C3A 0 -1px 0;
	width:250px;
	height:32px
}   

input[type=radio] {
    border: 10px;
    width: 50px;
    height: 50px;
}        

table { font-size: 20px; }
font color:white;
}


td { font-size: 20px; }
font color:white;
}
