body {
margin: 0px;
background-image: url('images/bg_lay3.jpg');
background-attachment: fixed;
cursor: default;
font-family: Verdana;
font-size: 10px;
color: #664995;
}

.titl, h3 {
color: #664995;
font-family: Georgia;
border-bottom: 1px solid #664995;
font-size: 10pt;
margin: 0px;
font-style: normal;
font-weight: normal;
margin-bottom: 10px;
font-variant: small-caps;
}

.titi, p, label, value {
font-family: Verdana;
font-size: 10px;
color: #664995;
margin: 0px;
}

u {
border-bottom: 1px solid #664995;
}

blockquote {
font-family: Verdana;
font-size: 10px;
color: #664995;
border-left: 4px solid #664995;
padding-left: 5px;
}

a:link, a:active, a:visited {
font-family: Verdana;
font-size: 10px;
color: #664995;
letter-spacing: 3px;
cursor: sw-resize;
}

a:hover {
font-weight: bold;
cursor: sw-resize;
}

input, textarea, option, select {
font-family: Verdana;
font-size: 10px;
background-color: #000000;
color: #664995;
border: 1px solid #664995;
}
