/*
 * aaagonyaaauntstyle.css
 *
 * To be used for the Aaagony Aaaunt page
 *
 */

@import url(../aaastyle.css);

.ProblemReply
{
	color: black;
	background-color: #ffe4cc;
	font-family: Times, "Times New Roman", serif;
	font-size: 12pt;
	border: double;
	padding: 0em 1em;
	margin: 1em;
}

.ProblemReply .Problem
{

}

.ProblemReply .Reply
{
	font-style: italic;
}

.dear
{
	font-weight: bold;
}
