body{
	font-family : "arial";
	color : #000000;
	font-size : 9px;}
.tdtitle
	{background-image: url("Pictures/bg3.JPG");
			 background-repeat: repeat-x;
			 font-size : 10px;
			color : #666666;
			text-align : "left";}
.menu{
	font-size : 13px;
	color : #FFFFFF;
	text-align : left;
	font-weight:bold;
	 }
.submenu{
	font-size : 9px;
	color : #FFFFFF;
	text-align : center;
	 }
.text1{font-size : 12px;
	color : #CC0000;
	text-align : left;
	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";
	}
td{font-size : 10px;
	color : #666666;
	text-align : "left";
	}
.textbarre{font-size : 10px;
	color : #666666;
	text-align : "left";
	text-decoration:line-through
	}
th{font-size : 14px;
	color : #CC0000;
	text-align : left;
	}
input { color : #FFFFFF;
		background-color : #CC0000;
		border : 1px;
		border-color : #000000;
	  }
div#title1{
	font-size : 12px;
	color : #CC0000;
	text-align : left;
	font-weight:bold;
}
div#title2{ text-align : left;
			font-size : 12px;
			font-weight:bold;
			text-decoration : underline;
  		  }
div#title3{
	font-size : 10px;
	color : #666666;
	text-align : "left";
	}
.tdborder
			{border-style:dashed; 
			border-width:1px; 
			border-color:#CC0000;
			padding:5px;
			}
			
a:link {text-decoration : none;}
a:visited {text-decoration : none;}
a:hover{ text-decoration : none;
	 color : #FFFF00;
	 background: #CC0000;
}