body	{	background : url(img/back.gif);
		}

td		{	background : url(img/interior.gif);
			font-family: "Georgia", "Times New Roman", serif;
			font-size: 12pt;
			color: #663366;
		}

td.border	{	background : url(img/border.gif);
				}

.title	{	font-family: "Georgia", "Times New Roman", serif;
			font-size: 14pt;
			font-weight: bold;
			color: #663366;
		}

.small	{	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
				font-size: 10pt;
				color: #336699;
			}

a	{	color : #336666;
		text-decoration : underline;
	}

a:visited	{	color : #336666;
					text-decoration : none;
		}

a:active	{	color : #6699cc;
					text-decoration : underline;
		}

a:hover		{	color : #6699cc;
					text-decoration : underline;
		}

