body{
	font-family : "arial";
	color : #000000;
	font-size : 9px;}

.text1{font-size : 12px;
	color : #CC0000;
	font-weight:bold;
}
.text2{text-align : left;
			font-size : 12px;
			font-weight:bold;
			text-decoration : none;}
		
.text3{font-size : 10px;
	color : #666666;
	text-align:left;
	}

.textbarre{font-size : 10px;
	color : #666666;
	text-decoration:line-through
	}
th{font-size : 16px;
	color : #FFFFFF;
	text-align=left;
	height:25;
	background-image: url("Pictures/th.png");
	background-repeat: repeat-y;}
input { color : #FFFFFF;
		background-color : #CC0000;
		border : 1px;
		border-color : #000000;
	  }
.tdborder
			{border-style:ridge; 
			border-width:15px; 
			border-color:#CC0000;
			padding:10px;
			background-color : #FFFFFF;
			
			}
			
a:link {text-decoration : none;}
a:visited {text-decoration : none;}
a:hover{ text-decoration : none;
	 color : #FFFF00;
	 background: #CC0000;
}
