
body, p {
background : #ffffff;
font-family : "Trebuchet MS", Tahoma, georgia;
font-size : 8pt;
letter-spacing : 1px;
color : #000000;
margin : 0;
padding : 2px;
}

a:link, a:active, a:visited {
font-weight : bold;
text-decoration : none;
color : #980A5E;
font-family : "Trebuchet MS", Tahoma, georgia;
font-size : 8pt;
font-weight : bold;
}

a:hover {
color : #1D5266;
font-family : "Trebuchet MS", Tahoma, georgia;
font-size : 8pt;
font-weight : bold;
cursor : e-resize;
border-bottom : 1px dotted #9A9A9A;
}

input, textarea, option, select {
background-color : transparent;
font-family : georgia, sans-serif;
font-size : 7pt;
color : #000000;
letter-spacing : 1px;
margin : 0;
padding : 3px;
}

p {
margin : 2px 2px 2px 2px;
}


b {color : #A4A4A4;}
i {color : #1D5266;}

.title {
font-family : georgia, serif;
font-size : 9pt;
color : #9A9A9A;
width : 100%;
letter-spacing : 2pt;
padding : 0 0 0 0;
border-bottom : 1px dotted #778F98;
text-align : center;
}
