head {}

body {
font-family: Helvetica, Arial, sans-serif;
background-color: #d8d8d8;
line-height: 1.4em; }

h2 {
text-align: center;
color: #105010;
font-size: 1.4em; }

.intro {}

em{
font-weight: bold;
font-style: normal; }

ul {}

li {
list-style-type: circle; }

.refs {}

a {
text-decoration: none; }

a:link {
}

a:visited {}

a:hover {}

a:active {}

form {
text-align: center; 
}

input {
border-width: thin;
border-style: none;
font-size: 1.2em;
padding-right: 1em;
padding-left: 1em;
padding-top: 0.2em;
padding-bottom: 0.3em;
background: -webkit-gradient(linear, 0% 0%, 0% 76%, from(#209E2C), to(#0D3D29));
color: #ffffff;
background-color: #0d3d29; color: #ffffff;
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
border-radius: 0.5em;
 }
