body {
	margin:0; padding:0; background:#f9f9f9;
}
img { border:0px; }
td, div, body, input, textarea, select { font-family:"Trebuchet MS", "Comic Sans MS", Verdana; font-size:11px; }
td, div, body { color:#999999; }

form { margin:0px; padding:0px; }

input[type="text"], input[type="password"], textarea { border:1px solid #CCCCCC; padding:2px; width:98.8%; color:#666; }
select { width:50%; color:#666; padding:2px; border:1px solid #CCCCCC; }

a:link, a:visited { color: #999999;	text-decoration: none; font-weight:bold; }
a:hover { text-decoration:underline; }