﻿body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
div, p, td, blockquote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p{
	margin-top: 1em;
}
h1, h2, h3, h4{
	font-family: Arial Black, Gadget, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	color: #731f5c;
	padding: 0;
	margin: .75em 0 0 0;
}
h1 {
	font-size: 210%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 105%;
}
a, i, em, b, strong, address {
	font-family: inherit;
	font-size: inherit;
}
.error {
	color: Red;
	font-style: italic;
	font-weight: bold;
}
big{
	font-size: 140%;
}
.waterMark{
	font-style: italic;
	color: #a33;
}
label{
	font-weight: bold;
}
