body { 
font-family : Verdana;
font-size : 8pt;
color : #000000;
background-color : #c8d6e2;
} 
h1 { 
font-family : Verdana;
color : #000000;
font-size : 8pt;
} 
table { 
font-family : Verdana;
font-size : 8pt;
color : #000000;
} 
a:visited { 
text-decoration : none;
font-family : Verdana;
font-size : 8pt;
color : #698aab;
} 
a:link { 
text-decoration : none;
font-family : Verdana;
color : #698aab;
font-size : 8pt;
} 
a:active { 
text-decoration : none;
font-family : Verdana;
color : #698aab;
font-size : 8pt;
} 
a:hover { 
text-decoration : line-through;
font-family : Verdana;
color : #8ea8c0;
font-size : 8pt;
}

.input {font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #C8D6E2;
    border-right : 1pt solid #698AAB;
    border-top : 1pt solid #698AAB;
    border-left : 1pt solid #698AAB;
    border-bottom : 1pt solid #698AAB;}

.button {font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #C8D6E2;
	border-right : 1pt solid #698AAB;
    border-top : 1pt solid #698AAB;
    border-left : 1pt solid #698AAB;
    border-bottom : 1pt solid #698AAB;}
    
.textarea {font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #C8D6E2;
	border-right : 1pt solid #698AAB;
    border-top : 1pt solid #698AAB;
    border-left : 1pt solid #698AAB;
    border-bottom : 1pt solid #698AAB;}