@media print {


body 		
	{
 	color: darkslateblue; 
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	line-height: 1.33em;
	}

a:link
	{
	color: darkblue; 
	text-decoration: underline;
	}
			
blockquote
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: italic; 
	text-align : left; 
	margin-right : 5%; 
	margin-left: 5%;
	padding: 1em 1em 1em 1em;
	border: 0;
	}

H1, H2, H3
	{ 
	margin-top: 0.67em; 
	margin-bottom: 0.67em;
	line-height: 1.25em;
	}

H4, H5, H6, P, BLOCKQUOTE, UL, OL, DL, DIR, MENU
	{ 
	margin-top: 1em; 
	margin-bottom: 1em;
	}

H4, H5, H6, B, STRONG
	{ 
	font-weight: bolder;
	}

H1
	{
	font-size: x-large;
	}

H2
	{
 	font-size: large;
	}

H3, BIG
	{ 
	font-size: medium;
 		}

h4, p
	{
	font-size: small;
	}

H5, SMALL, SUB, SUP
	{
	font-size: x-small;
	}

H6
	{
	font-size: xx-small;
	}

I, CITE, EM, VAR, ADDRESS
	{ 
	font-style: italic;
	}

PRE, TT, CODE, KBD, SAMP
	{ 
	font-family: monospace;
	}


p.news
	{
	margin: 0.5em 0 0 0;
	line-height: 1em;
	}

.center
	{
	text-align: center;
	}

.indent
 	{
	margin-left: 12pt; 
	padding-left: 12pt;
	}

.justify
 	{
	text-align: justify;
	}

.title
	{
	font: x-large;
	} 

.desc
	{
	font-variant: small-caps; 
	font-family: Times, serif; 
	font-size: medium;
	letter-spacing: 0.1em;
	}

.date
	{
	font-weight: normal;
	font-size: smaller;
	color: maroon; 
	border-top: 1pt solid maroon;
	border-right: 1pt solid maroon;
	} 

.byline
	{
	color: darkblue; 
	font-size: xx-small; 
	text-align: right; 
	margin:0;
	} 

.footer,
	{
	color: maroon; 
	font-size: xx-small; 
	text-align: center; 
	} 

.links
	{
	display:none;
	} 

.masthead
	{
	margin: 0 20% 1em 20%;
	padding: 0 10pt 0 0;
	text-align: center; 
	font-size: medium; 
	}

.main
	{
	margin: 0 5% 1em 5%;
	padding: 0 10pt 0 0;
	}

.rside
	{
	display:none;
	} 


ul.blogroll
	{
	list-style: none;
	}


.lside
	{
	display:none;
	} 

.right
	{
	float: right;
	width: 49%;
	}

.left
	{
	float: left;
	padding: 0 0 0 1em;
	width: 49%;
	}

.subhead
	{
	padding: 5pt 5pt 5pt 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 0 -10pt 0 -10pt;
	background-color: cornflowerblue; 
	font: bold;
	text-align: left; 
	}

.dropcap
	{
	float: left; 
	font-size: large; 
	height: 1em; 
	width: 0.5em
	}
	/*use as <SPAN class=dropcap>W&nbsp;</SPAN>*/

.code
	{
	color: blue; 
  	font-family: Lucida Console, Courier New, monospaced; 
	font-weight: normal; 
	text-align: Left; 
	line-height: 100%; 
	margin-top: 0;
	margin-bottom: 0
	}

.advert
	{
	display:none;
	}

.advhead
	{
	display:none;
	}

.hline
	{
	color: maroon; width: 90%
	} 
	/*use <HR class="hline">*/


} /*end of media */
