body	{margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px}

.copy 	{font-size: 12px;
		font-family: times, times new roman, serif;
		color: #333333}
		
.black 	{font-size: 12px;
		font-family: times, times new roman, serif;
		color: #232323}
		
.small 	{font-size: 10px;
		font-family: times, times new roman, serif;
		color: #333333}
		
b		{font-size: 12px;
		font-family: times, times new roman, serif;
		color: #333333;
		font-weight: bold}

b.blue	{font-size: 14px;
		font-family: times, times new roman, serif;
		color: #383851;
		font-weight: bold}

i		{font-size: 12px;
		font-family: times, times new roman, serif;
		color: #333333;
		text-decoration: italic}
				
i.black	{font-size: 12px;
		font-family: times, times new roman, serif;
		color: #232323;
		text-decoration: italic}
				
a:link	{font-size: 12px;
		font-family: times, times new roman, serif;
		color: #383851;
		text-decoration: none}
		
a:visited	{font-size: 12px;
		font-family: times, times new roman, serif;
		color: #333333;
		text-decoration: none}
		
a:hover	{font-size: 12px;
		font-family: times, times new roman, serif;
		color: #FF0000;
		text-decoration: underline}
		
		
