/* Cascading Style Sheets */ 
/* (c) www.susanlevitt.com 2004 */ 

body {
	background-color: #fff7dd;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
H1 {
	color: #000000;
	font-size: 12pt;
	margin-bottom: 0px;
	clear: none;
} 
H2 {
	color: #000000;
	font-size: 11pt;
	margin-top: 0px;
}
H3 {color: #000000; font-size: 10pt;}
H4 {color: #000000; font-size: 40pt;}
H5 {color: #000000; font-size: 40pt;}
H6 {color: #000000; font-size: 40pt;}

/* Controls the links. Removes underline from links and colors them. */
a:link {
	text-decoration: none; 
	color: #0038f8; 
	/*
	font-weight: ; 
	*/
	}
a:visited {
	text-decoration: none;
	color: #18189F;
	/*
	font-weight: ; 
	*/
	}
a:active {text-decoration: none }
a:hover {color: #6574FF;}
a.black:link,a.black:visited {
	color: black;
	}

/* Controls the Body text */	

p { font-size: 11pt;} 

p.navfoot { 	/* Controls the navbar in the footer */
	font-size: 10pt;
	line-height: 150%; /* Sets line height (leading) */
	text-align: right; /* alignment left, right, center, justify */
   } 

div.email { /* Controls the email subscription*/
	font-size: 9pt;
	font-weight: bold; 
	text-align: center; /* alignment left, right, center, justify */ 
	} 
div.sfweekly { /* Controls location of SFWeekly title */
	text-align: right; 
	} 
div.calendar { /* Controls calendar date */
	text-align: center; 
	font-size: 7pt; 
	} 	
	
span.navbar { /* Controls navbar */
	font-size: 8pt;
	} 
span.navbar-header { /* Controls navbar */
	font-size: 9pt;
	font-weight: bold; 
	} 
div.footer { 	/* Controls footer with Navigation information */
	font-size: 9pt;
	text-align: center; 
	font-weight: bold; 
} 

span.sidebar { /* Controls navbar */
	font-size: 8pt;
} 

span.smalltext { /* Controls text for the chinese astro calculator */
	font-size: 8pt;
} 

span.note { 	/* Controls notes (usually bylines) */
	font-size: 8pt;
	text-align: center; 
} 

p.note { 	/* Controls notes (usually bylines) */
	font-size: 8pt;
	font-style: italic; /* normal, italic */ 
   } 


p.pageup {  /* p.pageup controls the pageup icon */
     text-align: right; /* alignment left, right, center, justify */
   }

li { 			/* for lists */
	font-size: 11pt;
   } 

td.cell {   /* for cells*/
	font-size:11 pt;
   } 

/* End of file: Cascading Style Sheets */.bluemenutitle {
	text-decoration: none;
	color: #0038f8;
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
}
.bluetext {
	color: #0038f8;
}

.bluetitlecenter {
	text-decoration: none;
	color: #18189F;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
}
#sidebar {
	width: 255px;
	margin-right: auto;
	margin-left: auto;
}
.articleimage {
	float: left;
	padding-right: 30px;
	padding-bottom: 10px;
}
.top a {
	padding-right: 20px;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #0033FF;
	display: inline;
	text-align: right;
	float: right;
}
.top {
	padding-right: 20px;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #0033FF;
	display: inline;
	text-align: right;
	float: right;
}
.top p {
	padding-right: 20px;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #0033FF;
	display: inline;
	text-align: right;
	float: right;
}

hr {
	color: #0033FF;
}.bluetitle {

	text-decoration: none;
	color: #18189F;
}
.bluetitle a {


	text-decoration: none;
	color: #18189F;
}
.titletext {
	color: #000000;
	font-size: 10pt;
	margin-bottom: 0px;
	clear: none;
	font-weight: bold;
}
