body 
{	margin: 0;	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	color: #222222;
	background-color: #ffffff;
	background-repeat: no-repeat;
}

.accessSmall
		{	text-decoration: none;	font-weight: 500;	color: #222222;	font-size:0.9em}

.accessNormal
		{	text-decoration: none;	font-weight: 500;	color: #222222;	font-size:1.1em}

.accessLarge

		{	text-decoration: underline;	font-weight: 600;	color: #0065BC;	font-size:1.4em}
.accessExLarge

		{	text-decoration: none;	font-weight: 500;	color: #222222;	font-size:1.6em}
