body {
	margin-top:20px;
	margin-bottom:20px;
	}
input.submit,span,body,th,td,ul,li,p,dt,dd,dl {
	font-family:verdana;
	font-size:small;
	}
code,textarea,input,tt,pre {
	font-family:monospace;
	font-size:small;
	}
code,code.code {
	color:#006699;
	}
code.html {
	color:#000088;
	}
input.submit {
	font-family:verdana;
	font-size:small;
	font-weight:bold;
	cursor:pointer;
	cursor:hand;
	background-color:#ffffff;
	}
a:hover {
	text-decoration:none;
	color:#ff4444;
	}
.t {
	background-color:#ffffff;
	}

