body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 86%;
	line-height: 1em;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #eeeeee;
}


/* A LINKS */


a:link {color: #330099; text-decoration: underline;}
a:visited {color: #336600; text-decoration: underline;}
a:hover {color: #336600; text-decoration: underline;}
a:active {color: #330099; text-decoration: underline;}

a.under:link {color: #555555; text-decoration: none; border-bottom: 1px solid #ffffff;}
a.under:visited {color: #555555; text-decoration: none;}
a.under:hover {color: #555555; text-decoration: none;	border-bottom: 1px solid #cccccc;}
a.under:active {color: #555555; text-decoration: none;} 

a.menu:link {color: #333333; text-decoration: none; border-bottom: 0px;}
a.menu:visited {color: #333333; text-decoration: none;}
a.menu:hover {color: #333333; text-decoration: none; border-bottom: 0px;}
a.menu:active {color: #333333; text-decoration: none;}

a.issue:link {color: #ffffff; text-decoration: none; border-bottom: 0px;}
a.issue:visited {color: #ffffff; text-decoration: none;}
a.issue:hover {color: #ffffff; text-decoration: none; border-bottom: 0px;}
a.issue:active {color: #ffffff; text-decoration: none;}

a.top:link {color: #999999; text-decoration: none; border-bottom: 0px;}
a.top:visited {color: #999999; text-decoration: none;}
a.top:hover {color: #999999; text-decoration: none; border-bottom: 0px;}
a.top:active {color: #999999; text-decoration: none;}

a.php:link {color: #3300CC; text-decoration: underline;}
a.php:visited {color: #669933; text-decoration: underline;}
a.php:hover {color: #669933; text-decoration: underline;}
a.php:active {color: #3300CC; text-decoration: underline;}

td.xml {padding-left: 70px; padding-right: 10px; padding-top: 53px; padding-bottom: 10px}

td img {
	display: block;
}

td.inline img {
	display: inline;
}

td	{
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}


/* SEARCH FRONT */

div.frontpage {
	padding-left: 10px;
	padding-top: 10px;
	font-size: 12px;
}

/* AMAZON */

td.newsamazon {
	text-align: center;
}


/* GOOGLE */

div.googlesqrH {
	padding-left: 10px;
	padding-top: 10px;
}

td.google {
	padding-top: 10px;
	display: inline;
}

.google468 {
	padding-top: 10px;
	padding-bottom: 7px;
	padding-right: 15px;
	padding-left: 15px;
}

span.googlesqr {
	padding-left: 11px;
	margin-top: 20px;
}

span.googlesky {
	padding-left: 3px;
	margin-top: 20px;
}

span.googlebigsky {
	padding-left: 15px;
	margin-top: 20px;
}


/* TOP of PAGE FONTS BLOCKS */

.dateREV {
	font-size: 11px;
	color: #ffffff;
	text-indent: 11px;
	padding-bottom: 1px;
	background-color: #7F9545;
}

.pageREV {
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	padding-bottom: 1px;
	background-color: #7F9545;
}

.dateRES {
	font-size: 11px;
	color: #ffffff;
	text-indent: 11px;
	padding-bottom: 1px;
	background-color: #6D54B6;
}

.issueREV {
	text-align: right;
	font-size: 11px;
	color: #ffffff;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #7F9545;
}

.issueRES {
	text-align: right;
	font-size: 11px;
	color: #ffffff;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #6D54B6;
}


.logoREV {
	text-align: right;
	font-size: 11px;
	color: #ffffff;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #ffffff;
}

.logoRES {
	text-align: right;
	font-size: 11px;
	color: #000000;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #ffffff;
}

.selectREV {
	font-size: 12px;
	color: #333333;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 10px;
}

.selectRES {
	font-size: 12px;
	color: #333333;
	text-indent: 11px;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 0px;
}


/* LISTS and LINES */

pre	{
	padding-left: 30px;
}


hr 	{ 
	color: #00000;
	background-color: #000000;
	margin-left: 15px;
	margin-right: 15px;
}

/* PARAGRAPHS */

pre	{
	margin-bottom:  -5px;
}

p 	{
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	background: #ffffff;
}

p.start {
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background: #ffffff;
}

p.last {
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background: #ffffff;
}

p.small {
	font-size: .9em;
	line-height: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

p.editorial {
	font-style: italic; 
	font-weight: bold; 
	margin-top: 0px;
	padding-bottom: 5px;
}

p.fix {
	padding-left: 0px;
	padding-right: 15px;
	line-height: 1.1em;
}

p.fixlast {
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
}

p.fixsmall {
	font-size: .9em;
	line-height: 1.1em;
	padding-left: 0px;
	padding-right: 15px;
	line-height: 1.1em;
}

p.copyright {
	font-size: .8em;
	line-height: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.headimage {
	margin-top: 0px;
}


/* TOP THREE HEADERS */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
	background: #ffffff;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 20px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
	background: #ffffff;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 15px;
	padding-right: 10px;
	background: #ffffff;
}

h3.fix {
	margin-left: -15px;
}

h6 {
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

span.test2 {
	margin-left: 15px;
	padding-top: 50px;
	margin-bottom: 0px;
}

/* HOME PAGE */

p.H {
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 15px;
	background: #ffffff;
}

p.lastH {
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 15px;
	background: #ffffff;
}

h3.ruleHB {
	font-size: 14px;
	color: #333333;
	line-height: 19px;
	font-weight: normal;
	text-align: left;
	text-indent: 0px;
	background: #f0f0f2;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-style: dotted;
	border-color: #666666;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 2px;
}

h3.ruleHBTOP {
	font-size: 14px;
	color: #333333;
	line-height: 19px;
	font-weight: normal;
	text-align: left;
	text-indent: 0px;
	background: #EBEBF0;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-style: dotted;
	border-color: #666666;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 2px;
}

h3.ruleH {
	font-size: 14px;
	color: #333333;
	line-height: 19px;
	font-weight: normal;
	text-align: left;
	text-indent: 0px;
	background: #ffffff;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-style: dotted;
	border-color: #666666;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 2px;
}


h3.inthisissue {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 17px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #f0f0f2;
}


p.inthisissue {
	font-size: 1em;
	line-height: 1.2em;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #f0f0f2;
}



/* RESOURCE PAGES COMMON */


h1.rule {
	font-size: 24px;
	color: #333333;
	line-height: 30px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-style: dotted;
	border-color: #666666;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 1px;
	background: #ffffff;
}

h1.rule2 {
	font-size: 24px;
	color: #333333;
	line-height: 30px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-style: dotted;
	border-color: #666666;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 1px;
	background: #ffffff;
}

h1.morelinks {
	font-size: 1.4em;
	color: #333333;
	line-height: 30px;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-style: dotted;
	border-color: #666666;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	background: #ffffff;
}

h3.rule2 {
	font-size: 14px;
	color: #333333;
	line-height: 21px;
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
	background: #ffffff;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-style: dotted;
	border-color: #666666;
	padding-top: 3px;
	padding-bottom: 2px;
}


h3.above {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: -10px;
	padding-top: 2px;
}

p.linkheadtop {
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -7px;

}
	

p.booklinktext {
	font-size: 13px;
	line-height: 1.2em;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 0px;

}

p.linkhead {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -7px;
	color: #555555;
}
	
	
	
p.linktext {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
	margin-bottom: 8px;
	color: #555555;
}


.google180 {
	background: #ffffff;
}





/* GENERAL USE TEXT */

.text9r {	
	font-size: .9em;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.text9b {	
	font-size: .9em;
	line-height: 1em;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}



/* ALL NEWS */


h1.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #000000;
	line-height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	background: #ffffff;
}



/* NEWS59 */

hr.news59	{
	margin-left: 15px;
	margin-right: 15px;
}

h2.news59 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	padding-left: 10px;
	margin-bottom: 0px;
}

p.smallnews59 {
	font-size: .9em;
	line-height: 1.2em;
	margin-top: 5px;
	padding-left: 10px;
}


.news59image {
	padding-top: 0px;
	padding-left: 15px;
}




/* MENU BUTTONS */

.menuP {
	font-size: 12px;
	color: #333333;
	text-indent: 18px;	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #cccccc;
	margin-left: 10px;
	background-color: #cccccc;
	background-attachment: fixed;
	background: url(images/roundp.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.menuW {
	font-size: 12px;
	color: #333333;
	text-indent: 18px;	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #cccccc;
	margin-left: 10px;
	background-color: #cccccc;
	background-attachment: fixed;
	background: url(images/roundw.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.menuG {
	font-size: 12px;
	color: #333333;
	text-indent: 18px;	
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #cccccc;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #cccccc;
	margin-left: 10px;
	padding-left: 0px;
	background-attachment: fixed;
	background: url(images/roundg.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.menuGMAIL {
	font-size: 12px;
	color: #333333;
	text-indent: 18px;	
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #cccccc;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #cccccc;
	margin-left: 10px;
	padding-left: 0px;
	background-attachment: fixed;
	background: url(images/roundg.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-decoration: none;
}


.menuF {
	font-size: 12px;
	color: #333333;
	text-indent: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #cccccc;
	margin-left: 10px;
	background-color: #cccccc;
	background-attachment: fixed;
	background: url(images/roundf.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}


/* MENU DOTS */


.DOT {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-indent: 0px;	
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #cccccc;
	margin-left: 15px;
}

.DOTtop {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-indent: 0px;	
	padding-top: 8px;
	padding-bottom: 1px;
	background-color: #cccccc;
	margin-left: 15px;
}


.DOTWtop {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 0px;	
	padding-top: 8px;
	padding-bottom: 1px;
	background-color: #cccccc;
	margin-left: 15px;
}

.DOTW {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 0px;	
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #cccccc;
	margin-left: 15px;
}

.DOTWbelow {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 0px;	
	padding-top: 1px;
	padding-bottom: 10px;
	background-color: #cccccc;
	margin-left: 15px;
}

.DOTbelow {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-indent: 0px;	
	padding-top: 1px;
	padding-bottom: 10px;
	background-color: #cccccc;
	margin-left: 15px;
}

.DOT2 {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-indent: 0px;	
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #cccccc;
	margin-left: 25px;
}

.DOT2Wtop {
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-indent: 0px;	
	padding-top: 8px;
	padding-bottom: 1px;
	background-color: #cccccc;
	margin-left: 25px;
}

.DOT2W {
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-indent: 0px;	
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #cccccc;
	margin-left: 25px;
}

.DOT2below {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-indent: 0px;	
	padding-top: 1px;
	padding-bottom: 10px;
	background-color: #cccccc;
	margin-left: 25px;
}

.DOT2Wbelow {
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-indent: 0px;	
	padding-top: 1px;
	padding-bottom: 10px;
	background-color: #cccccc;
	margin-left: 25px;
}

/* BOTTOM SPACER AND TOTOP */


.totop {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-indent: 20px;	
	padding-top: 2px;
	padding-bottom: 10px;
	background-color: #eeeeee;
	margin-left: 25px;
}

/* SITEMAP ONLY */

span.sitemap {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	background: #7C5FC9;
	text-align: left;
	padding-left: 5px;
}

span.sitemapg {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	background: #8CA349;
	text-align: left;
	padding-left: 5px;
}