body 							{ background-color: #000000; margin: 0px; padding: 0px; }
body, table 						{ font-family: Arial, Tahoma, Arial; font-size: 11px; color: #000000; }
input, select, textarea					{ font-family: Arial, Tahoma, Arial; font-size: 11px; color: #000000; }

a:link, a:visited, a:active 				{ color: #FF0000; text-decoration: none; }
a:hover 						{ color: #FF0000; text-decoration: underline; }
            
img 							{ border: 0px; }
p							{ line-height: 14px; text-align: justify }

.subheading						{ font-size: 14px; font-weight: bold; }

.bottom								{ font-size: 9px; color: #B0B0B0; }
.bottom a:link, .bottom a:visited, .bottom a:active 		{ color: #B0B0B0; text-decoration: none; }
.bottom a:hover 						{ color: #B0B0B0; text-decoration: underline; }

.button							{ background-color: #FF0000; border: 1px solid #CE0000; color: #FFFFFF; cursor: hand; font-weight: bold; height: 22px; }