body	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, sans-serif;
	color:#000000;
	background : #ffffff;
}

div, p, th, td, li, dd, dl, dt    {
/* redundant selectors to help NS4 not forget */
	font-family:  Verdana, sans-serif;
}

TD {
	color : black;
	font-family : Verdana, sans-serif;
	background-color : White;
	font-size : 80%;
}

.depth {
	color : Black;
	font-size: 80%;
	font-family : Verdana,sans-serif;	
}

.li {
 margin-bottom: 6
}

TD.top {
	color : Black;
	background-color : #FFCE00;
}

TD.side {
	font-family : Verdana,sans-serif;
	color : White;
	font-size : 80%;
	background-color : #CCCCCC;
}

TD.topbanner {
	font-family : Verdana,sans-serif;
	color : #000000;
	font-size : 80%;
	background-color : #ffffff;
}

TD.topbannerred {
	color : #ffffff;
	background-color : #4C7373;
	padding-bottom: 2px;
}

TD.topbannerblack {
	color : #ffffff;
	background-color : #000000;
}

TD.leftsidecol {
	font-family : Verdana,sans-serif;
	color : Black;
	font-size : 10px;
	background-color : #EAEAEA;
}

TD.sidecol {
	font-family : Verdana,sans-serif;
	color : Black;
	font-size : 12px;
	background-color : #ffffff;
}

TD.topdivider {
	background-color : #D7D7D7;
	color: #008080;
	font-family : Arial Black;
	font-size : 14px;
}

TD.black {
	color : #ffffff;
	background-color : #000000;
	font-family : Arial, sans-serif;
}

TD.greydivider {
	color : #ffffff;
	background-color : #808080;
}

H1 {
	font-size: 24px;
	color: #000000;
	font-family : Arial, sans-serif;
}

H1.white {
	font-size: 24px;
	color: #ffffff;
	font-family : Arial, sans-serif;
	margin-bottom : 0px;
}

H1.title {
	font-size: 16px;
	color: #000000;
	font-family : Arial, sans-serif;
}

H1.reportsmall {
	font-size: 14px;
	color: #000000;
	font-family : Arial, sans-serif;
	font-weight : normal;
}

H1.report {
	font-size: 24px;
	color: #000000;
	font-family : Arial, sans-serif;
	margin-top: -15px;
}

H1.arial {
	font-size: 24px;
	color: Black;
	font-family : Arial,sans-serif;
	font-weight: bold;
}

H1.home {
	font-size: 20px;
	color: Black;
	font-family : Arial,sans-serif;
	font-weight: bold;
	text-decoration: none;
}

H1 small {
	font-size: 20px;
	color: Black;
	font-family : Arial,sans-serif;
}

H2 {
	font-family : Arial, sans-serif;	
	font-size: 20px;
	font-weight: bold;
}

H2.closer {
	font-family : Arial, sans-serif;	
	font-size: 20px;
	font-weight: bold;
	margin-top : -15px;
}

H2.side {
	font-family : Arial, sans-serif;	
	font-size: 135%;
	margin-bottom : -10px;
}

H2.rightside {
	font-family : Arial, sans-serif;	
	font-weight: bold;
	font-size: 120%;
	margin-bottom : -15px;
}

H2.arial {
	font-family : Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

H2.times {
	font-family : Times, sans-serif;	
	font-size: 140%;
}

H2.times big {
	font-family : Times, sans-serif;	
	font-size: 160%;
}

H2.palatino {
	font-family : Palatino, sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #000000;
	margin-top : -15px;
}

H2.arial16 {
	font-family : Arial, sans-serif;	
	font-size: 16px;
	font-weight: bold;
}

H2.prodsubtitle {
	font-family : Arial, sans-serif;	
	font-size: 115%;
	margin-top : -10px;
	margin-bottom : -10px;
}

H2.size16 {
	font-family : Arial, sans-serif;	
	font-size: 17px;
	font-weight: normal;
	margin-top : -10px;
}

H2.white {
	font-family : Arial, sans-serif;	
	font-size: 20px;
	font-weight: bold;
	color : #ffffff;
	margin-bottom : 0px;
}

H3 {
	font-size: 14px;
	font-family : Arial, sans-serif;
	font-weight: normal;
}

H3.closer {
	font-size: 12px;
	font-family : Arial, sans-serif;
	font-weight: normal;
	margin-top : -15px;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}

A {
	text-decoration: underline;
	color: #000088;
	font-family : Verdana,sans-serif;
}

A.title {
	text-decoration: none;
	color : #FFCC00;
	font-family : Arial Black;
	font-size : 24px;
}

A:Hover.title {
	text-decoration: none;
	color: White;
	font-family : Arial Black;
	font-size : 24px;
}

A.sidelink {
	text-decoration: none;
	color: #000000;
	font-family : Verdana,sans-serif;
	font-size: 12px;
}

A:Hover.sidelink {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

A:Hover {
	font-size : 100%;
	text-decoration: underline;
	color: Red;
}

a.content:link, a.content:visited {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	color: #000080;
}

a.content:hover {
	text-decoration: none;
	color: #FF3333;
}

a.toplink:link, a.toplink:visited  {
	color: #ffffff;
	font-size : 11px;
	text-decoration : none;
}

A.toplink:Hover {
	color: #ffffff;
	font-size : 11px;
	text-decoration : underline;
}

.toplink {
	color: #ffffff;
	font-size : 11px;
	text-decoration : none;
}

a.toplinkd:link {
	color: #ffffff;
	border-bottom: #ffffff 1px dotted;
	text-decoration: none;
}

a.toplinkd:hover {
	color: #ffffff;
	border-bottom: #ffffff 1px solid;
	text-decoration: none;
}

a.toplinkd:visited {
	color: #ffffff;
	border-bottom: #ffffff 1px dotted;
	text-decoration: none;
}

A.footerlink {
	color: #000080;
	font-size : 12px;
	text-decoration : none;
}

A.footerlink:Hover {
	color: #000080;
	font-size : 12px;
	text-decoration : underline;
}

A.depthlink {
	color:  Blue;
	font-size : 80%;
	text-decoration : underline;
}

A.leftnav:link, a.leftnav:visited {
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: #000088;
}

A.leftnav:hover {
	text-decoration: none;
	color: red;
}

A.leftlink {
	color:  white;
	font-size : 90%;
	text-decoration : none;
	font-weight : bold;
}

A.leftlink:Hover {
	color: White;
	font-size : 90%;
	text-decoration : underline;
	font-weight : bold;
}

A.rightlink {
	color:  white;
	font-size : 90%;
	text-decoration : underline;
	font-weight : bold;
}

A.rightlink:Hover {
	color: Blue;
	font-size : 90%;
	text-decoration : underline;
	font-weight : bold;
}

A.newslink {
	font-family : Arial, sans-serif;	
	font-size: 120%;
	margin-bottom : -20px;
}

A.listing {
	text-decoration: underline;
	color: Black;
	font-family: Courier, monospace;
	font-size : 9.5px;
}

A:Hover.listing {
	color: Blue;
	font-size : 9.5px;
}

A.categories {
	font-family : Verdana, sans-serif;
	text-decoration: underline;	
	color: #000088;
}

A:Hover.categories {
	font-family : Verdana, sans-serif;
	color: Red;
}

A.h3 {
	text-decoration: none;
	color : #000088;
	font-family : Arial, sans-serif;
	font-size : 14px;
}

A:Hover.h3 {
	text-decoration: underline;
	color: Red;
	font-family : Arial, sans-serif;
	font-size : 14px;
}

a.white:link, a.white:visited {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}

a.white:hover {
	text-decoration: none;
	color: #ffffff;
}

a.gold:link, a.gold:visited {
	font-family : Arial, sans-serif;
	text-decoration: none;
	color: #00339a;
}

a.gold:hover {
	text-decoration: underline;
	color: #00339a;
}

a.category {
	text-decoration: none;
	color: #ffffff;
}

a.category:hover {
	text-decoration: underline;
	color: #ffffff;
}

a.size9 {
	text-decoration: underline;
	color: #000088;
	font-family : Verdana,sans-serif;
	font-size : 9px;
}

A.size9:Hover {
	font-size : 9px;
	text-decoration: underline;
	color: Red;
}

A.titleblack {
	text-decoration: none;
	color : #000000;
	font-family : Arial;
	font-size : 24px;
}

A:Hover.titleblack {
	text-decoration: underline;
	color: #000000;
	font-family : Arial;
	font-size : 24px;
}

A.black {
	text-decoration: none;
	color: #000000;
}

A:Hover.black {
	text-decoration: none;
	color: red;
}

A.blogroll {
	text-decoration: underline;
	color : #000080;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

A:Hover.blogroll {
	text-decoration: none;
	color : #000080;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

A.articles {
	text-decoration: none;
	color : #000080;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

A:Hover.articles {
	text-decoration: underline;
	color : #000080;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

a.simple:link, a.simple:visited {
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: #000080;
}

a.simple:hover {
	text-decoration: none;
	color: #FF3333;
}

A.times {
	text-decoration: underline;
	color: #000088;
	font-family : Times New Roman, sans-serif;
}

A.times:Hover {
	text-decoration: underline;
	color: Red;
}

a.whitearial:link, a.whitearial:visited {
	text-decoration: none;
	color: #ffffff;
	font-family : Arial, sans-serif;
}

a.whitearial:hover {
	text-decoration: underline;
	color: #ffffff;
}

.whitearial {
	text-decoration: none;
	color: #ffffff;
	font-family : Arial, sans-serif;
}

A.blackverdana {
	text-decoration: none;
	color: #000000;
	font-family : Verdana, sans-serif;
}

A.blackverdana:hover {
	text-decoration: none;
	color: #000000;
}

a.normal:link, a.normal:visited {
	font-family: Verdana, sans-serif;
	text-decoration: underline;
	color: #000080;
}

a.normal:hover {
	text-decoration: underline;
	color: #FF3333;
}

a.amazon {
	text-decoration: underline;
	color : #000088;
	font-family : Arial, sans-serif;
}

HR {
	color: Black;
	height: 1pt;
	margin-top: -10px;
}

LI {
	margin-bottom: 8px;
}

PRE {
	font-family : Verdana, sans-serif;
	font-size : 100%;
}

P.top {
	margin-top: -18px;
}

P.times {
	font-family: Times;
}

P.verdana {
	font-family: Verdana;
	font-size: 16px;
}

P.arial {
	font-family : Arial;
}

P.arialcloser {
	font-family : Arial;
	margin-bottom: 5px;
}

P.topmargin {
	margin-top: -10px;
}

P.topbanner {
	font-family : Verdana, sans-serif;
	font-size : 10px;
}

P.categories {
	font-family : Verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000088;
}

P.categorytidings {
	font-family : Palatino, sans-serif;
	font-size : 12px;
	margin-top: -15px;
}

P.categorytidingsbig {
	font-family : Palatino, sans-serif;
	font-size : 12px;
	margin-top: -15px;
}

P.bottom15px {
	margin-bottom: -15px;
}

P.bottom10px {
	margin-bottom: -10px;
}

P.bottom4px {
	margin-bottom: 4px;
}

p.amazon {
	font-family : Arial, sans-serif;
	font-size: 100%;
}

span.category {
	background-color : #000000;
	font-family : Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

span.vistapoints {
	background-color : #CF0000;
	font-family : Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

span.sharewoodtidings {
	background-color : #000000;
	font-family : Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}

span.dailynews {
	background-color : #ffffff;
	font-family : Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
}

span.blue {
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: #000088;
	font-weight : bold;
}

span.white {
	color: #ffffff;
	font-size: 11px;
}

span.definitions {
	font-size: 12px;
	font-family: Arial Unicode MS, Lucida Sans Unicode, Lucida Grande;
	text-decoration: none;
	color: blue;
}

span.translations {
	background-color : #000000;
	color: #ffffff;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
}

P.listing {
	color: Black;
	font-family: Courier, monospace;
	font-size : 12 px;
}

P.subscribetext {
	font-family : Verdana, sans-serif;
	font-size : 9.5px;
}

P.subscribe {
	font-family : Verdana, sans-serif;
	font-size : 11px;
}

P.date {
	font-family : Arial;
	font-size : 11px;
}

p.form {
	margin-bottom: -22px;
	margin-top: -5px;
}

p.formtop {
	margin-bottom: -22px;
	margin-top: -15px;
}

.monospace
{
	font-family: Courier, monospace;
	font-weight: normal;
}

P.dated {
	font-family : Arial;
	font-size : 11px;
	padding-top: 5px;
	margin-bottom: -10px;
}

P.smallest {
	font-family : Palatino, sans-serif;
	font-size : 11px;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 0px;
}

P.smaller {
	font-family : Palatino, sans-serif;
	font-size : 11px;
}

P.articles {
	padding-left: 17px;
	padding-right: 17px;
}

p.descriptions {
	font-family : Arial;
	font-size : 12px;
	margin-top: -10px;
}

P.size11 {
	font-family : Arial;
	font-size : 11px;
}

p.asterix {
	font-family : Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

P small {
	font-family : Arial;
	font-size : 12px;
}

p.prototypered {
	margin-top: 4px;
	margin-left: 10px;
	margin-bottom: 6px;
	font-size: 16px;
	font-family : Arial;
	font-weight: bold;
	color : #FFFFFF;
}

p.prototypegrey {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;	
	margin-bottom: 10px;
	color : #000000;
	font-family : Verdana;
}

p.prototypewhite {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;	
	margin-bottom: 10px;	
	color : #000000;
	font-family : Verdana;
}

td.ratingtitle {
	font-family : Verdana, sans-serif;
	font-size: 70%;
	color : #040E39;
	font-weight: bold;
	padding-bottom: 2px;
}

td.ratingspacer {
	font-family : Verdana, sans-serif;
	font-size: 70%;
	background-color : #040E39;
	font-weight: bold;
}

td.rating {
	font-family : Verdana, sans-serif;
	font-size: 70%;

}

TD.blog {
	color : black;
	font-family : Verdana, sans-serif;
	background-color : White;
	font-size : 12px;
	padding-top: 3px;
}

TD.prototypered {
	background: #CF0000;
	color: #FFFFFF;
	font-family: Arial, sans-serif;	
	font-size : 16px;
	font-weight: bold;
}

TD.prototypegrey {
	background: #DCDCDC;
}

TD.promoblack {
	color : #ffffff;
	background-color : #000000;
	font-size : 11px;
	font-family : Verdana, sans-serif;
}

TD.promored {
	color : #000000;
	background-color : #ff0000;
	font-size : 11px;
	font-weight: bold;
	font-family : Verdana, sans-serif;
}

TD.promowhite {
	color : #000000;
	background-color : #ffffff;
	font-size : 9px;
	font-family : Verdana, sans-serif;
}

TD.testimonial {
	color : #000000;
	background-color : #ffffff;
	font-size : 12px;
	font-family : Verdana, sans-serif;
}

TD.boxes {
	color : #ffffff;
	background-color : #000066;
}

TD.boxesheadline {
	color : #000066;
	background-color : #ffffff;
	font-size : 13px;
	font-family : Arial, sans-serif;
	font-weight : bold;
	padding-top : 3px;
	padding-bottom : 3px;
}

TD.boxestitle {
	color : #ffffff;
	background-color : #000066;
	font-size : 12px;
	font-family : Arial, sans-serif;
	font-weight : bold;
}

TD.boxestext {
	color : #000000;
	background-color : #ffffff;
	font-size : 12px;
	font-family : Verdana, sans-serif;
	font-weight : normal;
}

TD.boxesred {
	color : #ffffff;
	background-color : #CC0000;
}

TD.boxesredtitle {
	color : #ffffff;
	background-color : #CC0000;
	font-size : 12px;
	font-family : Arial, sans-serif;
	font-weight : bold; 
}

TD.boxesredtext {
	color : #000000;
	background-color : #ffffff;
	font-size : 12px;
	font-family : Verdana, sans-serif;
	font-weight : normal;
}

TD.boxesblack {
	color : #ffffff;
	background-color : #000000;
}

TD.boxesblacktitle {
	color : #ffffff;
	background-color : #000000;
	font-size : 12px;
	font-family : Arial, sans-serif;
	font-weight : bold; 
}

TD.boxesblacktext {
	color : #000000;
	background-color : #ffffff;
	font-size : 12px;
	font-family : Verdana, sans-serif;
	font-weight : normal;
}

TD.greyspacer {
	color : #000000;
	background-color : #b2b2b2;
}

TD.index {
	font-family : Arial, sans-serif;	
	font-size: 20px;
	font-weight: bold;
	color : #000000;
}

a.promoblack {
	color: #000000;
	text-decoration: none;
}

a.promoblack:hover {
	font-size : 100%;
	color: #000000;
	text-decoration: none;
}

a.promowhite {
	color: #ffffff;
	text-decoration: none;
}

a.promowhite:hover {
	font-size : 100%;
	color: #ffffff;
	text-decoration: none;
}

a.credential {
	text-decoration: underline;
}

a.credential:hover {
	text-decoration: underline;
}

p.verdana11 {
	font-size : 11px;
	color: #ffffff;
	margin-top: -20px;
	font-family : Verdana, sans-serif;
	font-weight: bold;
}

p.arial13 {
	font-size : 13px;
	color: #ffffff;
	margin-top: 15px;
	font-family : Arial;
	font-weight: bold;
}

p.testimonialtitle {
	font-size : 130%;
	color: #000000;
	font-family : Arial;
	font-weight: bold;
	font-style: normal;
}

p.testimonialsignature {
	font-size : 12px;
	color: #000000;
	font-family : Verdana, sans-serif;
	font-weight: normal;
	font-style: italic;
}

p.sharing {
	margin-top: -12px;
}

p.sharing2 {
	margin-top: -10px;
}

p.sharing3 {
	margin-left: 10px;
}

P.verdana12 {
	font-family: Verdana, sans-serif;
	font-size : 11px;
}

P.title {
	font-size : 14px;
	color: #000000;
	font-family : Arial, sans-serif;
	font-weight: bold;
}

p.motto {
	margin: 0 0 0 0;
	background-color: #000000;
	color: #ffffff;
}

p.credential {
	font-size : 11px;
	color: #000000;
	font-family : Verdana, sans-serif;
}

p.testimonial {
	font-size : 13px;
	color: #000000;
	font-family : Arial, sans-serif;
	font-style: italic;
}

p.testimonialauthor {
	font-size : 10px;
	color: #000000;
	font-family : Verdana, sans-serif;
}

p.greyarial {
	color: #808080;
	font-family : Verdana, sans-serif;
}

p.verdana10 {
	font-size : 10px;
	color: #000000;
	font-family : Verdana, sans-serif;
}

br.9px {
	font-size : 9px;
}

br.7px {
	font-size : 7px;
}

br.half {
	font-size : 4px;
}

br.5px {
	font-size : 5px;
}

br.3px {
	font-size : 3px;
}

br.2px {
	font-size : 2px;
}

P.bigger {
	font-family: Verdana, sans-serif;
	font-size : 14px;
}

td.blue {
	color : #ffffff;
	background-color : #0000ff;
	font-family : Arial, sans-serif;
}

td.red {
	color : #ffffff;
	background-color : #cf0000;
	font-family : Arial, sans-serif;
}

td.gold {
	color : #00339a;
	background-color : #ffc000;
	font-family : Arial, sans-serif;
}

td.yellow {
	color : #000000;
	background-color : #ffff00;
	font-family : Arial, sans-serif;
	padding-left: 7px;
	padding-right: 7px;
}

span.subscribe {
	font-family : Verdana, sans-serif;
	font-size : 11px;
}

span.verdana11 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
}

span.arial {
	font-family : Arial, sans-serif;
}

span.arial big {
	font-family : Arial, sans-serif;
	font-size : 18px;
}

span.arialsmall {
	font-family : Arial;
	font-size : 90%;
}

A.arial {
	text-decoration: none;
	color : #000088;
	font-family : Arial, sans-serif;
	font-size : 14px;
}

A:Hover.arial {
	text-decoration: underline;
	color: Red;
	font-family : Arial, sans-serif;
	font-size : 14px;
}

A.arialblk {
	text-decoration: none;
	color : #000088;
	font-family : Arial, sans-serif;
}

A:Hover.arialblk {
	text-decoration: underline;
	color: Red;
	font-family : Arial, sans-serif;
}

p.arial11 {
	font-family : Arial, sans-serif;
	font-size : 11px;
}

p.description {
	margin: 0 0 0 0;
	margin-left : 10px;
}

p.topnav {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	margin-top : 1px;
	margin-bottom : 3px;
	margin-left : 7px;
	margin-right : 7px;
}

span.size10 {
	font-size : 10px;
}

a.size11 {
	text-decoration: underline;
	font-size : 11px;
}

a.size11:hover {
	text-decoration: underline;
	font-size : 11px;
}

p.arial12 {
	font-family : Arial, sans-serif;
	font-size : 12px;
}

span.size11 {
	font-size: 11px;
}

td.sponsor {
	color : #ffffff;
	background-color : #000099;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
}

td.newsletter {
	color : #ffffff;
	background-color : #cc3300;
	font-family : Verdana, sans-serif;
}

a.n11 {
	text-decoration: none;
	font-size : 11px;
}

a.n11:hover {
	text-decoration: none;
	font-size : 11px;
}

span.buy {
	background-color : #ffffff;
	font-family : Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #cf0000;
}

a.red:link, a.red:visited {
	font-family : Arial, sans-serif;
	text-decoration: none;
	color: #cf0000;
}

a.red:hover {
	font-family : Arial, sans-serif;
	text-decoration: underline;
	color: #cf0000;
}

p.discount {
	font-family : Arial, sans-serif;	
	font-weight: bold;
	color : #ffcc00;
}

p.discount big {
	font-family : Arial, sans-serif;	
	font-size: 20px;
	font-weight: bold;
	color : #ffcc00;
}

td.cyanlight {
 	color : #000000;
 	font-family : Verdana;
 	background-color : #ccccff;
 	background-image: none;
}

TD.buy {
	background: #003366;
	color: #ffffff;
	font-family: sans-serif;	
	font-size : 11px;
}

p.buy {
	font-family : Arial, sans-serif;	
	font-weight: bold;
	font-size : 14px;
	color : #ffcc66;
	margin-bottom: 10px;
}

p.prodsubtitle {
	font-family : Arial, sans-serif;	
	font-size: 14px;
	margin-top: 5px;
}

TD.access {
	background: #ffcb00;
	color: #ffffff;
	font-family: Verdana, sans-serif;	
	font-size : 11px;
}

p.access {
	font-family : Arial, sans-serif;	
	font-weight: bold;
	font-size : 12px;
	color : #000000;
	margin-bottom: 5px;
}

TD.accessw {
	background: #ffffff;
	color: #000000;
	font-family: Verdana, sans-serif;	
	font-size : 9px;
}

span.buysmall {
	background-color : #ffffff;
	font-family : Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #cf0000;
}

span.whiteonred {
	background-color : #cf0000;
	color: #ffffff;
}

span.blackonyellow {
	background-color : #ffcb00;
	color: #000000;
}

td.golden {
	color : #000000;
	background-color : #ffcc00;
	font-family : Verdana, sans-serif;
	font-size: 11px;
}

.blogad {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.blogad_headline {
	padding-top: 15px;
	font-family: Times;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

.blogad_text {
	font-family: Helvetica,Arial;
	font-size: 10pt;
	color: #303030;
}

.blogad_link {
	font-family: Helvetica,Arial;
	font-size: 8pt;
	text-decoration: none;
}

.blogad_thumbnail {
	border: none;
}

.adstrip_title {
	color: #ffffff;
}

a.blogad_link:hover {
	text-decoration: underline;
}

.adstrip_link {
	font-face: Helvetica, Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a.adstrip_link:hover {
	text-decoration: underline;
}

A.blacknav {
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: #000000;
}

A:Hover.blacknav {
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: red;
}

}

a.translations:link {
	color: #4c7373;
	text-decoration: none;
	font-family: arial, sans-serif;
}

a.translations:hover {
	color: #cf0000;
	text-decoration: underline;
}

a.translations:visited {
	color: #4c7373;
	text-decoration: none;
	font-family: arial, sans-serif;
}

div.text {
	font-size: 12px;
}

div.arial
{
	font-size : 80%;
	font-family : Arial, sans-serif;
}

ul.closer {
	margin-left: 15px;
}

td.green {
	background: #008080;
	color: #ffffff;
}