td {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}
a {
        color: #666666;
        text-decoration: none;
}
a:hover {
        color: #666666;
        text-decoration: underline;
}
a.cp {
        color: #FFFFFF;
        text-decoration: none;
}
a.cp:hover {
        color: #FFFFFF;
        text-decoration: underline;
}
a.whois {
        color: #000000;
        text-decoration: none;
}
a.whois:hover {
        color: #666666;
        text-decoration: none;
}
.header {
	font-size: 12px;
	font-weight: bold;
}       
.inputtext {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-left-color: #666666;
	width: 190px;


}
.inputtextsmall {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-left-color: #666666;
	width: 120px;


}
.inputbutton {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.tableborder {
	border: 1px solid #000000;
}
 
li {
	text-align: justify;
}
