a:link, a:visited {
 font-family:"Trebuchet MS", Verdana;
 font-size: 10pt;
 color: #4F8100;
 font-weight: normal;
 text-decoration:underline;
}

a:hover {
 font-family:"Trebuchet MS", Verdana;
 font-size: 10pt;
 font-weight: normal;
 color: #FF7F00;
 text-decoration:none;
}


body, table, td {
 font-family:"Trebuchet MS", Verdana;
 font-size: 10pt;
 font-weight: normal;
 color: #629D06;
 vertical-align:top;
 text-align:left;
}


h1 {
 font-family:"Trebuchet MS", Verdana;
 font-size: 14pt;
 font-weight: bold;
 text-align: left;
 color: #4F8100;
 margin:2px;
}

h2 {
 font-family:"Trebuchet MS", Verdana;
 font-size: 20pt;
 font-weight: bold;
 text-align: center;
 color: #629D06;
 margin:5px;
}

h3 {
 font-family:"Trebuchet MS", Verdana;
 font-size: 12pt;
 font-weight: normal;
 text-align: center;
 color: #8EE00E;
 margin:5px;
 letter-spacing:0.3em;
}

.content {
 font-family:"Trebuchet MS", Verdana;
 font-size: 10pt;
 font-weight: normal;
 color:#4F8100;
 vertical-align:top;
 text-align: left;
 width:460px;
}

input, select, textarea {
 border-width: 0px;
 font-size: 10pt;
 font-family:"Trebuchet MS", Verdana;
 font-weight: normal;
 border-color: #7F0000;
 border-style:solid;
 color: #487106;
 background-color: #FFFFFF;
 padding:2px;
}


input.invite, select.invite, textarea.invite {
 border-width: 0px;
 font-size: 13pt;
 font-family:"Trebuchet MS", Verdana;
 font-weight: normal;
 border-color: #7F0000;
 border-style:solid;
 color: #487106;
 background-color: #8EE00E;
 padding:2px;
}
