/* 
feareducation.com 
last update: Jan 10/06
*/
.greytext {
	color:#aaaaaa;
}
.title {
	font-family:"Courier New", Courier, mono;
	color:#999999;
	font-size:1.2em;
}
a {
 color:#33FF99;
 text-decoration:none;
}

a:active {
 color:#FFFFFF;
}

a:visited {
 color:#66FFFF;
}

body {
	background:black url('MtrxBG_dimmed.gif');
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	scrollbar-face-color: #000000 ; 
    scrollbar-shadow-color: #3C5848; 
    scrollbar-highlight-color: #3C5848; 
    scrollbar-3dlight-color: #788D89; 
    scrollbar-darkshadow-color: black; 
    scrollbar-track-color: 000000; 
    scrollbar-arrow-color: #3C5848;
}
h1 {
	font-family:"Courier New", Courier, mono;
	color:#999999;
	font-size:1.75em;
}
h2 {
	font-family:"Courier New", Courier, mono;
	color:#999999;
	font-size:1.375em;
}
h3 {
	font-family:"Courier New", Courier, mono;
	color:#999999;
	font-size:1.25em;
}
h4 {
	font-family:"Courier New", Courier, mono;
	color:#999999;
	font-size:1.125em;
}
h5 {
	font-family:"Courier New", Courier, mono;
	color:#999999;
	font-size:1em;
}
h6 {
	font-family:"Courier New", Courier, mono;
	color:#999999;
	font-size:.875em;
}
td {
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
}
.nav h1, .nav h2, .nav h3, .nav h4, .nav h5, .nav h6 {
	margin:4px 0px;
}
.photoFormat {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.largeBold {
	font-size: 1.2em;
	font-weight: bold;
}

