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 : 8pt;
	font-family : Arial, sans-serif;
	}
.homepage { font-size : 11pt; }
.medium { font-size : 12pt; }
.larger { font-size : 14pt; }
a:link	{ color : #ff6600; }
a:visited	{ color : #ff6600; }
a:active	{ color : #ff6600; }
a:hover	{ color : #000066; }
a.index:link, a.index:visited, a.index:active { color : #000066; }
a.index:hover	{ color : #ff6600; }
h3 { color : #ff6600; }
.orange { color : #ff6600; }
.border	{ 
		border-width : 2px;
		border-top-width : 2px;
		border-bottom-width : 2px;
		border-style : solid;
        	border-color : #ff6600
        	}
hr {
	color : #000066;
	width : 500px;
	}
