.error
{
  color: #ff0000;
}
img
{
  border: 0px;
}
p
{
  margin: 5px 0px 5px 0px;
}
h1
{
  font-family: "Times New Roman", Times New Roman, Serif;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	padding-top: 0px;
}
h2, h3, h4, h5, h6
{
  font-family: "Times New Roman", Times New Roman, Serif;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}
h3, h4, h5, h6
{
  text-decoration: underline;
}
h4, h5, h6
{
  margin-left: 10px;
}
hr
{
	border:0;
	width:100%;
	background-color:#cccccc;
	height:2px;
	text-align:center;
	margin: 5px 0px 5px 0px;
}