body 
{background-color: #FFD3D5;
background-attachment: fixed;
font-family: verdana; 
color: #ffffff;
letter-spacing: 1px; 
font-weight: normal; 
font-size: 7.5pt;
cursor: default;
}

font, p, table, tr, td
{font-family: verdana; 
color: #ffffff;
letter-spacing: 1px; 
font-weight: normal; 
font-size: 7.5pt;
cursor: default;
}

b {
font-family: arial; 
color: #cf696d;
font-size:8pt;
font-weight: bold;
text-transform: uppercase;
}

i {color: #ffd3d5;}

u { 
text-decoration: none;
font-weight: bold;
}

A:link, A:active, A:visited {font-family: arial; 
font-weight: bold; 
color: #FFFFFF;
text-decoration: none; 
cursor: default; 
background: #cf696d;
}

A:hover {font-family: arial; 
font-weight: bold;
color: #cf696d;
text-decoration: none;
cursor: default; 
background: #FFFFFF;
}

body {
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #f6898e;
scrollbar-highlight-color: #FFD3D5;
scrollbar-3dlight-color: #FFD3D5;
scrollbar-shadow-color: #FFD3D5;
scrollbar-darkshadow-color: #FFD3D5;
scrollbar-track-color: #FFD3D5;
}

input, textarea, option, select {
	font-size : 7.5pt; 
	font-family : verdana; 
	color : #FFFFFF; 
	border : 1px solid #cf696d; 
	background-color : #cf696d; 
	border-bottom-width : 0px; 
	border-top-width : 0px; 
	border-left-width : 0px; 
	border-right-width : 0px; 
}

h1 {
font-family: georgia; 
color: #FFFFFF;
font-weight: bold; 
font-size: 20pt;
text-align: right;
line-height: 5pt;
}

span.top {font: bold italic 22pt georgia;
color: #FFD3D5;
}

span.bot {font-family: arial;
        font-size:7pt;
        font-weight: bold;
	margin-right: 30px;
	color: #cf696d;
	text-transform: uppercase
}

.content {
padding-left: 20px;
padding-right: 30px;
      }

img.b {border: 6px solid #FFD3D5;
background: #FFD3D5;
}