body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Times New Roman;
	font-size: 16px;
	color: #000000;
	cursor:url;
}

p:first-letter 
{
	font-size:x-large
}

a:link {
	color: #B93900;
	text-decoration: none;
	cursor:url;
}

a:visited {
	text-decoration: none;
	color: #B93900;
	cursor:url;
}

a:hover {
	text-decoration: underline;
	color: #B93900;
	cursor:url;
}

a:active {
	text-decoration: none;
	color: #B93900;
	cursor:url;
}

