body {
background-color: transparent;
    font-family: georgia, trebuchet ms, verdana, tahoma, arial, helvetica;
    font-size: 7pt;
    color: #9b9a9a;
    text-align: justify;
line-height: 13px;
}

h1 {
    color:#9b9a9a; 
    font-weight: bold;
    text-decoration: none;
    font-family: arial, helvetica;
    font-size: 9pt; }

b {
    color:#9b9a9a; 
    font-weight: bold;
    text-decoration: none;
    font-family: arial, helvetica;
    font-size: 9pt; }

span {
    color: #f69ac1;
    font-family: arial, helvetica;
    font-size: 11pt;
    font-weight: bold; }

table, tr, td {
	font: 9px arial, helvetica; 
	color: #636363;
	word-spacing: 2px; }

input, textarea, option, select {
	background-color: #f4c2d2;
	font: 9px arial, helvetica;
	color: #ffffff;
	word-spacing: 2px;
	border: 1px solid #f4c2d2;
	padding:3px; }

.text {
    color: #636363;
    font-family: arial, helvetica;
    font-size: 9px; 
    line-height: 18px;
}

a:link {
    cursor: help;
    color: #756f71;
    text-decoration: none;
border-bottom: dotted 1px #ff60a3;
}

a:active {
    cursor: help;
    color: #756f71;
    text-decoration: none;
border-bottom: dotted 1px #ff60a3;
}

a:visited {
    cursor: help;
    color: #fb71b3;
    text-decoration: none;
}

a:hover {
    cursor: help;
    color: #756f71;
    text-decoration: none;
border-bottom: dotted 1px #368ed2;
}