@charset "utf-8";
body {
	background-color:#252525;
	margin: 0px;
	font-family: tahoma;
	font-size:11px;
	color: #ababab;	
	text-align: justify; }
	
td { 
	margin: 0px;
	font-family: tahoma;
	font-size:11px;
	color: #ababab;	
	text-align: justify; 
	vertical-align:top; }

a { font-weight:bold; text-decoration:none; color:#00FF00; }

a:hover { color:#CCCCCC; }

.repro_firstline 	{ color: #9f826d; font-weight:bold; }
.creation_firstline { color: #2c6bdb; font-weight:bold; }
.models_firstline 	{ color: #dc0806; font-weight:bold; }

