﻿ body {
            margin-left: 0px;
            margin-top: 0px;
            margin-right: 0px;
            margin-bottom: 0px;
            background-color: #ECAB33;
            text-align:center;
        }
        body,td,th {
            color: #000000;
        }
        a:link {
            color: #000000;
        }
        a:visited {
            color: #000000;
        }
        a:hover {
            color: #000000;
        }
        a:active {
            color: #000000;
        }
		.black {
			color: #000000
			}
        .smallfont {
			font-size: 9pt; 
			}
        .smallfontWithFamily {
			font-size: 9pt;
			font-family: Arial, Helvetica, sans-serif; 
			}
        .colorBold {
			font-weight: bold; 
			color: #ECAB33;
			}
		.font12pt {
			font-size: 12pt;
			}
		.boldFamily14pt {
			font-weight: bold; 
			font-family: Geneva, Arial, Helvetica, sans-serif; 
			font-size: 14pt;
			}
		.boldFamily10pt {
			font-weight: bold; 
			font-family: Geneva, Arial, Helvetica, sans-serif; 
			font-size: 10pt;
			}
		.font14pt {
			font-size: 14pt;
			}
		.font12ptWithFamily {
		font-size: 12px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
			}
		.font16pt {
			font-size: 16pt;
			}
		.smallfont2 {
			font-size: small; 
			}
			
		.PageEditTextBox{
			width:700px;
			}
			
