.text1 
{
/*	font-family: "Guttman Yad-Brush";*/
	font-family: "Arial";
	font-size: 16pt;
	text-align:	right;
}

.text2 
{
	font-family: "Arial";
	font-size: 12pt;
	text-align:center;
}

.text3
{
	font-family: "Arial";
	font-size: 21pt;
	text-align: center;
	font-weight:	bold;
	color:	blue;
}

.header
{
	font-family: "Arial";
	font-size: 		36pt;
	font-weight:	bold;
	color:			green;
	text-align:		center;
}

.title
{
	font-family: "Arial";
	font-size: 		20pt;
	font-weight:	bold;
	color:			black;
	text-align:		center;
}

.footer
{
	font-family: "Arial";
	font-size:	10pt;
	text-align:	center;
}


table.table1 
{
	width:					750px;
	background: 			url("images/background_no_logo.gif");
	background-repeat: 	repeat-y;
}

