/* ExEf CSS */

body {
	color: #2FFF00;
	background-color: #000000;
}

body.imaged {
	color: #2FFF00;
	background-color: #000000;
	background-image: url(images/exefbg.jpg);
	background-repeat: repeat-y;
}


IMG {
	border-width: 2px;
}


A.imaged:link { color: #000000; }
A.imaged:visited { color: #000000; }
A.imaged:hover { color: #007F00; }

A:link { color: #00FF00; }
A:visited { color: #00B900; }
A:hover { color: #FFFF00; }


COM { display: inline; }

COM { font-family: Courier; }


LI {
	font-family: Sans, Arial;
        font-size: 12pt;
	text-indent: 24;
}


P {
	text-align: justify;
	font-family: Sans, Arial;
	font-size: 12pt;
	text-indent: 12;
}

P.center {
	margin: 0pt;
	border: 0pt;
	padding: 0pt;
	text-align: center;
	font-family: Sans, Arial;
	font-size: 8pt;
}

P.menu {
	margin: 0pt;
	border: 0pt;
	padding: 0pt;
	text-indent: 0;
}

P.banner {
	margin: 0pt;
	border: 0pt;
	padding: 0pt;
	width: 686px;
	text-align: center;
	word-spacing: 100px;
}

h3 {
	text-align: justify;
	font-family: Sans, Arial;
	font-size: 14pt;
	font-weight: bold;
}

h2 {
	text-align: justify;
	font-family: Sans, Arial;
	font-size: 18pt;
	font-weight: bold;
}

h1 {
	text-align: center;
	font-family: Sans, Arial;
	font-size: 22pt;
	font-weight: bold;
}

