#header {
	background:url(../gfx/bg_p.gif) repeat-x top;
}
h1, p, input, .button, select, textarea {
	color:#444;
}
h1 {
	color:#333;
}
a {
	color:#3f7aac;
}
a:hover {
	color:#333;
}
input, .button, select, textarea {
	background:url(../gfx/bg_p.gif) repeat-x bottom #eff8fb;
	color:#000033;
}
.data {
	border:1px solid #aec5d7;
}
.databottom {
	background:#DBE6F7;
}
.databottom p, .databottom a {
	color:#799AF0;
}