body, th, td { font-size: small;
color: #8c8c91; }

body { background-color: #ffffff; 
background-attachment:fixed;
background-repeat:no-repeat;
background-position:100% 98%; }

a { text-decoration: none; }
a:link { color: #8d8cc8; }
a:visited { color: #8d8cc8; }
a:hover { color: #b6d1ed; }
p { margin-left: 10%;
margin-right: 10%; }

input,textarea{ border-style: solid;
border-color: #8c8c91;
color: #8c8c91;
background-color: #ffffff;
border-width: 1px; }