/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/themes/unstyled/screen.css);
/* end StyleCatcher imports */
body,td,th {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 15px;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #003399;
}
a:active {
	color: #33CCFF;
}

body {
	background-image: url(../images/backgrounds/bg_grey.png);
	background-repeat: repeat-x;
}
.button {	padding: 6px;
	font-weight: bold;
	font-size: 16px;
}
.field {	padding: 6px;
	font-size: 16px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
