body	{
	background : #336666;
	color : #000000;
	font-family : verdana;
	font-size : x-small;
	font-weight : bold; 
	}

h3	{ color : #336666; }
a:link	{
		color : #000000;
		font-size : x-small;
		font-weight : bold;
		}
a:visited	{
		color : #000000;
		font-size : x-small;
		font-weight : bold;
		}
a:active	{
		color : #000000;
		font-size : x-small;
		font-weight : bold;
		}
a:hover 	{ color : #ffffff; }
.border	{
		border-width : 2px;
		border-top-width : 2px;
		border-bottom-width : 2px;
		border-style : solid;
		border-color : #336666;
		color : #000000;
		padding : 3px; 
		}
b.1	{
	color : #336666;
	font-size : x-small;
	font-weight : bold;
	}
.caption { font-size : .60em; }
	
	
