body	{
		background-color:#ffffff; 
		color:#000000;
		font-family: verdana, helvetica, arial, sans-serif;
		font-size: 86%;
		margin: 0px;
		padding: 0px;
		}

hr	{
	color:#000000;
	}

a:link    { color:#ff0000; text-decoration: underline; }
a:visited { color:#ff0000; text-decoration: underline; }
a:active  { color:#000000; text-decoration: none; }
a:hover   { color:#000000; text-decoration: none; }


.CMS_List th	{
				text-align: left; 
				}

.CMS_List h1	{
				margin-top: 0; 
				margin-bottom: 0 
				}
