body {
font-family: times new roman;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #000000;
cursor: default;
background-color: #ffffff;
background-image: url(bg.gif);
}

.title {
padding:2px; 
font-family: Trebuchet MS;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #A7416D;
text-transform:uppercase;
font-weight: bold;
cursor: default;
background-color: #DC9BBB;
       text-align: left;
       border-top-width: 2px;
       border-right-width: 2px;
       border-left-width: 2px;
       border-bottom-width: 2px;
       border-style: solid;
       border-color: #DC9BBB;
}

.content {
padding:2px; 
font-family: Trebuchet MS;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #000000;
cursor: default;
background-color: #ffffff;
       text-align: left;
       border-top-width: 0px;
       border-right-width: 2px;
       border-left-width: 2px;
       border-bottom-width: 2px;
       border-style: solid;
       border-color: #ffffff;
}

a:link {
font-family: Trebuchet MS;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #F2A9C9;
text-decoration: underline;
font-weight: bold;
}

a:visited {
font-family: Trebuchet MS;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #F2A9C9;
text-decoration: underline;
font-weight: bold;
}

a:active {
font-family: Trebuchet MS;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #F2A9C9;
text-decoration: underline;
font-weight: bold;
}

a:hover {
font-family: Trebuchet MS;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #EF91BA;
text-decoration: none;
cursor: default;
}

input, textarea, submit, reset, option, select {
font-family: arial;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #000000;
cursor: default;
background-color: #ffffff;
       text-align: left;
       border-top-width: 1px;
       border-right-width: 1px;
       border-left-width: 1px;
       border-bottom-width: 1px;
       border-style: solid;
       border-color: #7C1C46;
}

