a:link { color: red;}
a:active { color: red;}
a:visited { color: blue;}

body {background-color: #ffffff;
		margin-left: 10px;}

.title { color: #000000;
	font-family: Arial;
	font-size: 18px;
	margin-left: 8px;
	margin-right: 5px;
	font-style: bold;
	}

.text { color: #000000;
	font-family: Arial;
	font-size: 14px;
	margin-left: 8px;
	margin-right: 6px;
	font-style: normal;
	}

.link { color: #000000;
	font-family: Arial;
	font-size: 14px;
	margin-left: 28px;
	margin-right: 6px;
	font-style: normal;
	}
table {margin-left: 5px;}