html, body 	{
		text-align: center;
		background-repeat: repeat-xy;
		padding:0;
		margin:0;
		background-image: url("pps/tile1.jpg");
		height: 100%;
		}

#main		{position:relative;top:-22}

a:link 		{text-decoration:none;color:#ffffff}
a:visited 	{text-decoration:none;color:#ffffff}
a:hover 	{text-decoration:underline}

td		{font-size:11pt;font-family:verdana}
.text1		{font-size:10pt;font-family:verdana}
.text2		{font-size:13pt;font-family:verdana;color:red;}
.text3		{font-size:8pt;font-family:verdana}

.photo		{border:3px solid #cccccc}
h3		{font-size:15}

td img {display: block;}



