.main {
	font-family : Arial, sans-serif;
	color: #000000;
	font-size : 9pt;
}

.column {
	font-family : Arial, sans-serif;
	color: #585858;
	font-size : 8pt;
	font-weight : bold;	
}

.header {
	font-family : Arial, sans-serif;
	font-weight : bold;
	color: red;
	font-size : 12pt;
}

.header2 {
	font-family : Arial, sans-serif;
	font-weight : bold;
	color: red;
	font-size : 11pt;
}

.fine {
	font-family : Arial, sans-serif;
	color: #000000;
	font-size : 7.5pt;
}

BODY {
	scrollbar-face-color: red;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #000080;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	border-right-style : none;
	border-left-style : none;
	border-top-style : none;
	border-bottom-style : none;
 background-url:../images/F4MCollage.jpg}
}

A {
	text-decoration: underline;
	color: red;
}

A:Visited {
	text-decoration: underline;
	color: red;
}

A:Hover {
	text-decoration: none;
	color: red;
}




