body {
	font-family: Helvetica, Arial, Sans Serif;
	font-size: 12px;
	font-weight:  normal;
	color: #181512;
	background-color: #ffffff;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	}

a {
	font-family: Helvetica, Arial, "Sans Serif";
	font-weight:  bold;
	color: #547378;
	text-decoration: none;
}
	
td {
	font-family: Helvetica, Arial, Sans Serif;
	font-size: 12px;
	font-weight:  normal;
	color: #181512;
    line-height: 17px;
}

input {
	font-family: Helvetica, Arial, Sans Serif;
	font-size: 10px;
	font-weight:  normal;
	color: #000000;
}

textarea {
	font-family: Helvetica, Arial, Sans Serif;
	font-size: 10px;
	font-weight:  normal;
	color: #000000;
}

    	
.textSmall {
	Font-Size : 10px;
	font-family: Helvetica, Arial, Sans Serif;
	Color : #666;
	font-weight : bold;
}	
    
    
.HeaderGray {
	font-family: Helvetica, Arial, "Sans Serif";
	font-size: 24px;
	font-weight:  bold;
	color: #CCCACB;
	line-height: 32px;
}

.SubHeaderGray {
	font-family: Helvetica, Arial, Sans Serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	line-height: 24px;
}

.SubHeaderBlack {
	font-family: Helvetica, Arial, Sans Serif;
	font-size: 18px;
	font-weight: bold;
	color: #181512;
    line-height: 24px;
}    

