/*
Title:      MMEX master styles for print media
Author:     Gibbs Studios, sgibbs@gibbsstudios.com, http://www.gibbsstudios.com
Updated:    March 28 2006
*/

body {
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	}

h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16pt;
	color: #036;
	font-weight: bold;
	}
	
h2, h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14pt;
	}

img {
	border: none;
	}
	
#title h2 {
	color: gray;
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 1.5em;
	}
	
#main-body-inside table {
	font-size: 6pt;
	}
	
#content 
{
	font-size:6pt;
}

#nav, #logo-links, #banner-body, #banner-form, #sidebar, #linkbar, #findmission, #footer, hr {
	display: none;
	}
	
a:link, a:visited {
	color: #666;
	}	

/* print URLs after link text */
#content .entry p a:link:after, #content .entry p a:visited:after {
	content: " (" attr(href) ") ";
	}
	
.ContactHeader
{
	font-size:8pt;
}
