a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-color: #0000ff;
}
a:active {
	text-decoration: none;
}

menu:link {
	background; #ffffff;
}

body {
	background-image:  url(images/background.jpg);
	font-size: 11pt;	
}

.bodytext {
	font-size: 11pt;
}

.Headline {
	color: #ff0000;
	font-size: 24pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
}

.menulinks {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
}

.Stress {
	color: #800000;
	font-weight: bold;
}

.HStress {
	color: #ff0000;
	font-weight: bold;
}

.Caption {
	color: #004080;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial;
}

.Info {
	color: #ff33ff;
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial;
}

.subred {
	color: #ff0000;
	font-size: 18pt;
	font-weight: bold;
	font-family: Arial;
}

.subblue {
	color: #004080;
	font-size: 18pt;
	font-weight: bold;
	font-family: Arial;
}

.square {
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
}