.button
{
	background-image: url("infobutton.png");
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	font-size:	14pt;
	padding-bottom: 5%;
	text-indent: 10px;
	font-size-adjust: 0;
}

.bigm
{
	padding-left: 5%;
}

p:first-letter 
{
	font-size: 150%; 
	vertical-align: text-bottom;
	color: red;
}

.introimage
{
	float:	right;
}

.frontpageicon
{
	border:0;
}

hr
{
	border-color: black;
	border-style: dashed;
	width: 95%;
}