backgrnd {
	background-image: url(backgrnd.jpg);
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;

}
h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #006600;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #990000;
	text-align: center;
}
h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #000000;
	text-align: center;
}
}
}
blockquote {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
small {
	font-variant: small-caps;
}
a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}


a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
