p
{
	margin:0;
	padding:0 0 10px 0;
}

h1,h2,h3
{
	color:#0059A8;
	margin:0;
	padding:25px 0 15px 0;
}

.center
{
	text-align:center;
	margin:0 auto;
}

#selectDogAgain
{
	color:#0059A9;
	font-weight:bold;
	text-align:center;
	margin:0 auto;
	font-size:1.5em;
	padding:15px 0 15px 0;
	width:500px;
	text-decoration:underline;
}

.olBold
{
	font-weight:bold;
}

.olBold p
{
	font-weight:normal;
}

.greenText
{
	color:#809e0a;
	font-weight:bold;
}

.blueText
{
	color:#0059a9;
}

p.error
{
	font-weight:bold;
	color:#FF0000;
}
