﻿.Header
{
	font-size: 18px;
}

.R1
{
	font-family: Verdana;
	font-size: 20px;
	color: #696969;		/* Edit MH */
	/* margin-top: 27px;	Edit MH */
	margin-bottom: 18px;	
}


.R2
{
	font-family: Verdana;
	font-size: 13px;
	color: #696969;		/* Edit MH */
	/* margin-top: 18px;	Edit MH */
	margin-bottom: 9px;	
	font-weight: bold;	/* Edit MH */
}

.R3
{
	font-family: Verdana;
	font-size: 10px;
	color: #696969;		/* Edit MH */
	font-weight: bold;
	margin-bottom: 3px;	
}

.B1
{
	font-family: Verdana;
	font-size: 10px;
	color: #696969;		/* Edit MH */
}

.B1padding
{
	font-family: Verdana;
	font-size: 10px;
	color: #696969;		/* Edit MH */
	padding-left: 9px;
}

