.menu1cell { 
	width: 180px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	border: 2px #000000 solid; 
	background-color: #6699FF; 
	margin-bottom: 3px
}
.bodycell {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	border: 2px #000000 solid; 
	background-color: #EEEEEE ; 
	color: #000000; 
	margin-bottom: 3px;
}
body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	background-color: #8080FF;
}
blockquote {
	background-color: #ffffff;
	padding: 5px;
	border: 1px dashed gray;
}
.menu2cell { 
	width: 180px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	border: 2px #000000 solid; 
	background-color: #3399FF; 
	color: #000000; 
	margin-bottom: 3px
}
.menu3cell { 
	width: 180px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	border: 2px #000000 solid; 
	background-color: #0099FF; 
	color: #000000; 
	margin-bottom: 3px
}
.titlebar { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	border: 2px #000000 solid; 
	background-color: #0000FF
}
.blogDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	border-bottom: 1px dotted black;
}
.blogTitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 	
	font-style: oblique;
	font-variant: small-caps;
	font-weight: bold;
	clear: both;
}
.blogBody {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 	
	font-style: normal;
}
.blogExtended {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8px; 	
	font-style: normal;
}
.blogPosted {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8px; 	
	font-style: italic;
	text-align: right;
	clear: both;
}
INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
}
.calendar {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.calendarhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.itunesheader {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
}
.itunesrecent {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-style: normal;
}
.itunestrack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	border-bottom: 1px dotted black;
}
.itemText { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 	
	font-style: normal;
}
.books { 
	width: 180px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 	
	font-style: normal;
}
.bookheader {
	font-size: 10px;
	font-weight: bold;
}
.booktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.bookauthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
}
.bookimage {
	margin: 2px;
	position: relative;
	float: left;
}
.booksep {
	border-bottom: 1px dotted black;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
}
