body,p,td,div,a,input,select,textarea{
	font-family:tahoma,verdana,geneva;
	font-size:12px;
}
p{
	margin:0px 0px 8px 0px;
}
h1{
	font-size:17px;
	font-weight:normal;
	margin:0px 0px 8px 0px;
}
a{
	font-weight:bold;
	text-decoration:underline;
	color:#b31d15;
}
a:hover{
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}
form{
	margin:0px;
}

table td{
	vertical-align:top;
}
body.popup{
	background: #F0E8E1 url(/_img/popup.gif) repeat-y right top fixed;
}