a:link {color:#3F6891; text-decoration: underline;}
a:visited {color:#5D7060; text-decoration: underline;}
a:hover {color:#5D7060; text-decoration: underline;}
a:active {color:#5D7060; text-decoration: underline;}


body 		{
		font-family: Arial,Helvetica,sans-serif;
		font-size: small;
		color: #000000;
		background: #D6DED3;
		padding: 0;
		margin: 0;
		}

.regtext 	{
		font-size: 10pt;
		}

.smallertext 	{
		font-size: 8pt;
		}

.phototitle 	{
		font-size: 9pt;
		font-weight: bold;
		}

.description 	{
		font-size: 9pt;
		}

.keywords 	{
		font-size: 7pt;
		}




