a{
color:#000000;
text-decoration:none;
font-weight:500;
}
body{
background-color:#333333;
}
div.global{
background-color:#ffffff;
border-color:#333333;
border-width:2px;
border-style:dotted;
height:15px;
margin-left: auto;
margin-right: auto;
position:relative;
text-align:center;
width:90%;
margin-top:10px;
padding-bottom:2px;
margin-bottom:10px;
}
div.header{
background-color:#ffffff;
border-color:#000000;
border-width:2px;
border-style:dotted;
margin-top:10px;
margin-left: auto;
margin-right: auto;
position:relative;
text-align:center;
width:60%;
}
div.page{
background-color:#333333;
height:100%;
width:100%;
}
div.contact{
background-color:#cccccc;
border-color:#000000;
border-width:2px;
border-style:dotted;
margin-left: auto;
margin-right: auto;
position:relative;
text-align:center;
width:60%;
margin-top:10px;
padding-bottom:2px;
}
div.form{
background-color:#ffffff;
border-color:#000000;
border-width:2px;
border-style:dotted;
padding-top:5px;
padding-bottom:5px;
position:relative;
width:60%;
margin-left: auto;
margin-right: auto;
margin-top:15px;
}
h1{
color:#333333;
font-family:veranda, arial;
font-size:xx-large;
font-weight:900;
letter-spacing:-3px;
margin-bottom:-1px;
margin-top:-5px;
text-align:center;
text-transform:lowercase;
word-spacing:-1px;
}
p{
color:000000;
font-family:verdana;
font-size:10pt;
margin-bottom:0px;
margin-left:5px;
margin-right:10px;
margin-top:0px;
text-align:left;
letter-spacing:-0.5px;
font-stretch:ultra-condensed;
}
p.small{
color:333333;
font-family:verdana, arial;
font-size:10pt;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
text-align:center;
}
textarea.feedback{
background-color:#cccccc;
color:#000000;
font-family:verdana, arial;
font-size:11;
}
input.email{
background-color:#cccccc;
color:#000000;
font-family:verdana, arial;
font-size:11;
}
input.button{
background-color:#cccccc;
color:#000000;
font-family:verdana, arial;
font-size:11;
}