body { 
background-color: #ffffff;
font-family: verdana, arial, tahoma;
font-size: 10px;
color: #000000;
margin:0px auto;
padding:0;
text-align: center;
}

td {
font-size: 11px;
}

#wrapper {
width: 850px;
margin: 0px auto;
}

#box {
width: 850px;
background: url('bkg.gif');
border: 3px solid #FD77AA;
text-align: left;
}

#faq {
background: #FECADE;
width: 820px;
margin: 10px 15px 10px 15px;
text-align: left;
clear: both;
overflow: hidden;
}

#display {
background: #FECADE;
width: 820px;
margin: 10px 15px 10px 15px;
clear: both;
}

.drag {
cursor: crosshair;
position: relative;
}

a:active, a:visited, a:link { 
text-decoration: none; 
color:#CD3164; 
text-transform: normal; 
font-weight:none; 
}

a:hover { 
text-decoration: underline; 
color:#CD3164; 
text-transform: bold; 
}

h1 {
font-family: arial black;
font-size: 28px;
line-height: 34px;
background: #F0F0F0;
border-top: 3px solid #FD77AA;
border-bottom: 3px solid #FD77AA;
color: #FD77AA;
text-align: center;
padding: 5px 5px 5px 5px;
text-transform: uppercase;
font-weight: normal;
letter-spacing:-1px;
}

h2 {
font-family: arial black;
font-size: 20px;
line-height: 26px;
border: 0;
color: #000000;
text-align: center;
padding: 5px 5px 5px 5px;
text-transform: uppercase;
font-weight: normal;
letter-spacing:-1px;
}

h3 {
font-family: arial black;
font-size: 14px;
line-height: 16px;
color: #FD77AA;
text-align: left;
padding: 0px;
font-weight: normal;
}

HR { 
border: 1px;
border-bottom: 1px solid #000000;
height: 1px;
}