P {
		font-family: sans-serif;
		font-size: 8pt;
		font-weight: medium;
		font-style: normal;
		text-decoration: none;
}

A:LINK {
		font-family: sans-serif;
		font-size: 11pt;
		font-weight: medium;
		font-style: normal;
		text-decoration: none;
}

A:VISITED {
		font-family: sans-serif;
		font-size: 11pt;
		font-weight: medium;
		font-style: normal;
		text-decoration: none;
}

A.R:LINK {
		font-size: 13pt;
		color: Purple;
		background-color : Yellow;
}

A.R:VISITED {
		font-size: 13pt;
		color: Purple;
		background-color : Yellow;
}

ADDRESS {
		font-family: sans-serif;
		font-size: 8pt;
		font-weight: medium;
		font-style: normal;
		text-decoration: none;
}

H6 {
		font-family: sans-serif;
		font-size: 8pt;
		font-weight: medium;
		font-style: normal;
		text-decoration: none;
}
