body	{
	background-image: url(images/texture.gif);
	color : #000066;
	font-weight : bold;
	font-size : 10pt;
	font-family : Arial, sans-serif;
	}
td	{
	font-weight : bold;
	font-size : 10pt;
	font-family : Arial, sans-serif;
	}
td.2	{
	font-weight : bold;
	font-size : 12pt;
	font-family : Arial, sans-serif;
	}
.3	{
	font-weight : bold;
	font-size : 8t;
	font-family : Arial, sans-serif;
	}
a:link	{ color : #ff6600; }
a:visited	{ color : #ff6600; }
a:active	{ color : #ff6600; }
a:hover	{ color : #000066; }
h3 { color : #ff6600; }
.city {
	color : #ff6600;
	font-size: medium;
	}
.border	{ 
		border-width : 2px;
		border-top-width : 2px;
		border-bottom-width : 2px;
		border-style : solid;
        	border-color : #ff6600
        	}
hr { color : #000066; }

