A:link        { font-weight: normal; text-decoration: none; color: #000000; }
A:visited     { font-weight: normal; text-decoration: none; color: #000000; }
A:hover       { font-weight: normal; text-decoration: underline; color: #000000; }

BODY          { font-family: Arial; 
                font-size:10pt; margin-top: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-left: 0; 
                padding-right: 0; }
.white        { font-family: Arial; color: #FFFFFF; font-size:10pt; font-weight: bold;}
.title        { font-family: Arial; color: #4A5764; font-size:23pt; font-weight: bold;}
.subtitle     { font-family: Arial; color: #99ABBA; font-size:14pt; font-weight: bold;}
TD            { font-family: Arial; color: #000000; font-size:10pt; font-weight: normal;}
input         { background-color: #C8C9B7; font-family: Arial; font-size: 9pt; color: #000000; }
textarea      { background-color: #C8C9B7; font-family: Arial; font-size: 9pt; color: #000000; }
select        { background-color: #C8C9B7; font-family: Arial; font-size: 7pt; color: #000000; }
font-size:10pt}

.notice { 
		border: 1px dotted #4F7343;
		margin-bottom: 5px;
		margin-right: 5px;
		padding: 10px;
		font-size: 9pt;
		font-face: arial, verdana;
	}