a:link {
	color: #40218C;
}

a:active {
	color: #40218C;
	text-decoration: underline;
}

a:visited {
	color: #40218C;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFFFF;
}

a.rtAction {
	font-size: 80%;
	color: #40218C;
}

a.rtAction:link {
	text-transform: uppercase;
	text-decoration: none;
	color: #40218C;
}

a.rtAction:active {
	text-transform: uppercase;
	text-decoration: none;
	color: #40218C;
}

a.rtAction:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #40218C;
}

a.rtAction:hover {
	text-transform: uppercase;
	text-decoration: none;
	color: #FF0000;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

body#rtBody {
	background-color: #FFF5D2;
	font-size: 80%;
}

div.tocEndEntry {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0;
	line-height: 50%;
}

h1 {
	font-size: 120%;
	color: #40218C;
	margin-top: 57px;
}

h2 {
	font-size: 110%;
	color: #40218C;
}

h3 {
	font-size: 100%;
	color: #40218C;
}

h4 {
	font-size: 90%;
	color: #40218C;
}

h5 {
	font-size: 90%;
	color: #40218C;
}

h6 {
	font-size: 90%;
	color: #40218C;
}

table td {
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
}

#articleBody {
	FONT-SIZE: 90%;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	MARGIN-LEFT: 57px;
	MARGIN-RIGHT: 57px;
}

#articleBreadcrumb {
	padding: 10px;
	font-size: 80%;
	background-color: #EBD488;
}

#articleBreadcrumb a:link {
	text-decoration: none;
	color: #40218C;
	font-size: 80%;
}

#articleBreadcrumb a:active {
	text-decoration: none;
	color: #40218C;
	font-size: 80%;
}

#articleBreadcrumb a:visited {
	text-decoration: none;
	color: #40218C;
	font-size: 80%;
}

#articleBreadcrumb a:hover {
	text-decoration: none;
	color: #40218C;
	font-size: 80%;
}

#breadcrumb {
	padding: 10px;
	font-size: 80%;
	background-color: #FFF5D2;
	border-bottom: 2px solid #EBD488;
	border-left: 2px solid #EBD488;
	border-right: 2px solid #EBD488;
}

#breadcrumb a {
	color: #40218C;
}

#breadcrumb a:link {
	text-decoration: none;
	color: #40218C;
}

#breadcrumb a:active {
	text-decoration: none;
	color: #40218C;
}

#breadcrumb a:visited {
	text-decoration: none;
	color: #40218C;
}

#breadcrumb a:hover {
	text-decoration: none;
	color: #40218C;
}

#breadcrumb a.current {
	color: #40218C;
	font-weight: bold;
}

#content {
	font-size: 90%;
}

#footer {
	background-color: #FFF5D2;
}

#header {
	background-color: #FFF5D2;
	border-bottom: 2px solid #EBD488;
}

#navbar {
	border-bottom: 2px solid #EBD488;
	border-top: 2px solid #EBD488;
	border-left: 2px solid #EBD488;
	border-right: 2px solid #EBD488;
	background-color: #FFF5D2;
	padding-left: 10px;
	padding-top: 10px;
}

#navbar a:link {
	color: #40218C;
	font-weight: bold;
	text-decoration: none;
}

#navbar a:active {
	color: #40218C;
	font-weight: bold;
	text-decoration: underline;
}

#navbar a:visited {
	color: #40218C;
	font-weight: bold;
	text-decoration: none;
}

#navbar a:hover {
	color: #40218C;
	font-weight: bold;
	text-decoration: underline;
}

#navbar li a:link {
	text-transform: uppercase;
	text-decoration: none;
	color: #40218C;
}

#navbar li a:active {
	text-transform: uppercase;
	text-decoration: none;
	color: #40218C;
}

#navbar li a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #40218C;
}

#navbar li a:hover {
	text-transform: uppercase;
	text-decoration: none;
	color: #40218C;
}

#sidebar {
	padding: 4px;
	background-image: url('http://journal.lib.uoguelph.ca/public/irss/sidebar.png');
	background-repeat:no-repeat;
	background-color: #EBD488;
}

#sidebar a {
	color: #40218C;
}

#sidebar a:link {
	text-decoration: none;
	color: #40218C;
}

#sidebar a:active {
	text-decoration: none;
	color: #40218C;
}

#sidebar a:visited {
	text-decoration: none;
	color: #40218C;
}

#sidebar a:hover {
	text-decoration: none;
	color: #40218C;
}


