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

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

.small							{ font-size: 10px; color: #979797; }

.button_active									{ padding-left: 10px; font-weight: bold; background: url('../images/button_back_active.gif'); color: #FFFFFF }
.button_active a:link, .button_active a:visited, .button_active a:active 	{ color: #FFFFFF; text-decoration: none; }
.button_active a:hover 								{ color: #FFFFFF; text-decoration: underline; }

.button_off								{ padding-left: 10px; font-weight: bold; background: url('../images/button_back_off.gif') }
.button_off a:link, .button_off a:visited, .button_off a:active 	{ color: #6A6A6A; text-decoration: none; }
.button_off a:hover 							{ color: #6A6A6A; text-decoration: underline; }

P, BLOCKQUOTE {
	margin-top: 0;
	margin-bottom: 0;
}

UL, OL {
	margin-top: 0;
	margin-bottom: 0;
}
