﻿body
{
	font-size: 9pt;
	font-family: arial;
	background-color: #ebedee;
}
.contents
{
	font-family: arial;
	line-height: 1.5pc;
	
}
.addcontactlabel
{
    font-size: 8pt;
    font-family: arial;
    color: slategray;
}
.addcontactheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight:bold;
}
.addcontactgrid
{
    font-size: 10pt;
    font-family: arial;
    color: black;
}
