.Question
{
	font-weight: 600;
	font-size: 15px;
	margin-bottom: 15px;
}

.Answer
{
	font-weight: 400;
	padding-left: 10px;
}

/* Page Title ---------------*/
h1
{
	font-size: 18px;
	font-weight: 600;
}

/* Section Title ------------*/
h2
{
	font-size: 16px;
	font-weight: 600;
}

/* Item Title ------------*/
h3
{
	font-size: 14px;
	font-weight: 600;
}
.Signature
{
	font-size: 18px;
	font-weight: 600;
}

a.CrazyLink
{
	color: Navy;
	font-size: 16px;
	font-weight: 600;
}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.Answer {

}

.Question {

}

h1 {

}

h2 {

}

h3 {

}

.Signature {

}

