body	{	background: #CCCCCC url(/images/globs.gif) repeat;
			font-family: Trebuchet , Sans-serif;
			font-size: 1.1em;
			color: #000000;
			text-align: center;}

.content	{	background: #ffffff;
				padding: 16px;
				text-align: left;
				border-color: #000000;
				border-width: 10px;
				border-style: solid;
				color: #000000;}
				

a:visited {	font-weight: normal;
		text-decoration: none;
		color: #336633;}

a		{	color: #000066;
			font-weight: bold;
			text-decoration: none;}
				
.disclaimer	{	font-size:	0.7em;
                        text-align: center}

</style>