@charset "UTF-8";
/* CSS Document */

body { font-family: Georgia, serif; background: none; color: black; }

#page {	width: 100%; margin: 0; padding: 0; background: none; }


#headerRight { display:none; }

#headerCenter a {display:none; }

#nav { display:none; }

#mainLeft { display:none; }

#mainRight { display:none; }


#pagelabel { font-size:18px; font-weight:bold; }

#contact { page-break-before:always; }

#contact h6 { font-size:16px; }


a img { border:none; }
	
a text { text-decoration:none; }

#mainContent a:after { content: " [" attr(href) "] "; }
