﻿*/ This stylesheet provides some special styles for the Effective Cycling Notebook pages */


.byline {
	font-family: "Comic Sans MS";
	color: #000080;
}
.indent60px {
	margin-left: 60px;
}
.subtitle {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	color: #000080;
}
.byline {
	font-family: "Comic Sans MS";
	font-size: small;
	color: #000080;
}

.bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.bold {
	font-weight:bold
}

#notebook {
	background-image:url('../images/bindborder.gif');
	background-repeat:repeat-y;
	padding-left:80px;
}

