*
{
	font-family: Arial, Geneva, sans-serif;
	font-size: 25px;
}


a
{
	text-decoration: none;
	color: blue;
}

a:visited
{
	text-decoration: none;
	color: blue;
}

a:hover
{
	text-decoration: underline;
	color: blue;
}

#footer_div a
{
	color: black;
}

.small_date_text
{
	font-size:10px;
	font-style: italic;
}

.category
{

}

.contentheading, .contentheading a,.contentheading a:hover, .contentheading a:visited
{

	text-align:center;
	font-family: Georgia, Times New Roman, serif;
	font-size: 35px;
	font-weight: bold;
	width:100%;
	color: black;
}

.contentheading
{
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 15px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: thin solid black;
}

h2
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family: Georgia, Times New Roman, serif;
	font-size: 50px;
	font-weight: bold;
	width:100%;
	background-color:#FF7E57;
	margin-bottom: 15px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: thick solid black;
}


.asexybox-image
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

input, textarea
{
color: #000;
background: #fee3ad;
border: 3px solid #000;
}

.bulleted 
{
	list-style-type: circle; 
	padding-left: 20px;"
}
