
.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: white}

.grid {  font-family: Arial; font-size: 10px;   color: #ffffff ;  }
.gridHeading {  background-color: #c0c0c0;  color: #000000}
.gridBackGround {  background-color: #4c8fc8}  
.gridAlternatingColor { background-color: #9fafbc }
.gridInv {  font-family: Arial; font-size: 10px;   color: #000000}

.h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffcf0e}
.h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #ffcf0e}
.h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #ffcf0e}
.h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #ffcf0e}

.date {  font-family: tahoma; font-size: 10px; font-weight: bold; color: #FFFFFF}

a:link       	{ font-size: 10pt; color: yellow; text-decoration: underline}
a:visited    	{ font-size: 10pt; color: yellow; text-decoration: underline}
a:active     	{ font-size: 10pt; color: white; text-decoration: underline}
a:hover      	{ font-size: 10pt; color: green; text-decoration: underline} 


a:hover{color:#FFFFFF; text-decoration:underline; }
a:link,a:visited{color:#FFFFFF; text-decoration:none}

p{margin: 5px}

 
 