/* CSS Document */

body {
	background-image: url(SWTA_bw_bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	}

.context {
	color: #000000;
	font-size:11px;
	}

.header {
	color: #000000;
	font-weight:bold;
	}

.submenu {
	color: #000000;
	font-size: 11px;
	}

.caption {
	font-size: x-small;
	}

.heading {
	font-size: medium;
	color:#000000;
	font-weight: bolder;
	}
	
.footer {
	color: #000000;
	font-size: 11px;
	}
	
.subheading {
	color: #000000;
	font-weight:bold;
	}


/* LINK PROPERTIES */

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.context a:link {
	color: #000000;
	text-decoration: underline;
}

.context a:visited {
	color: #000000;
	text-decoration: underline;
}

.context a:hover {
	color: #000000;
	text-decoration: underline;
}

.submenu a:link {
	color: #000000;
	text-decoration: underline;
}

.submenu a:visited {
	color: #000000;
	text-decoration: underline;
}

.submenu a:hover {
	color: #000000;
	text-decoration: underline;
}

.footer a:link {
	color: #000000;
	text-decoration: underline;
}

.footer a:visited {
	color: #000000;
	text-decoration: underline;
}

.footer a:hover {
	color: #000000;
	text-decoration: underline;
}