

BODY,TABLE { font-weight: bold; font-size: 10pt; font-family: trebuchet ms, sans-serif; color: #EFEFFF }
A:link { text-decoration: none; color: cyan; }
A:visited { text-decoration: none; color: yellow; }
A:hover { text-decoration: underline; color: #EFEFFF; }

h1{ font-family: serif; font-size: 18pt; font-weight: bold; font-style: italic; text-align: center }
h2{ font-family: serif; font-size: 16pt; font-weight: bold; font-style: italic; text-align: center }
h3{ font-family: sans-serif; font-size: 12pt; font-weight: bold; font-style: normal; text-align: center }

body {
		scrollbar-face-color: #315D8C;
		scrollbar-shadow-color: #315D8C;
		scrollbar-highlight-color: #315D8C;
		scrollbar-3dlight-color: #EFEFFF;
		scrollbar-darkshadow-color: #EFEFFF;
		scrollbar-track-color: #315D8C;
		scrollbar-arrow-color: #EFEFFF;topmargin:0;bottommargin:0;
		background-image: url(MF-bg.png);
		background-attachment: fixed;
		background-color: #315D8C
	}

