body {

}

table,tr,td,select,textarea {
	font-family : Arial, sans-serif; font-size : 11px; color: #000000;
	line-height: 24px;
	}
	
.big {
	font-family : Arial, sans-serif; font-size : 12px; color: #000000;
	line-height: 24px;
	}

.bigger {
	font-family : Arial, sans-serif; font-size : 13px; color: #000000;
	line-height: 24px;
	}
	
p {
	margin: 0px;
	text-align: justify;
}

a:link , a:visited {
color : #000000; 
text-decoration : none; 
} 
a:hover {
color : #fe6902; 
text-decoration : none; 
}