﻿* {
	font-family: verdana;
}

body {
	font-size: 0.625em;
	color: #333333;
}

h1,h2,h3,h4,h5,h6,h7 {color: #6e6e6e;}
h1 {font-size: 1.6em;}

div#navigation ul.navigation_list li a{
	color: #6e6e6e;
	font-size: 1.4em;
	text-decoration: none;
}

div#navigation ul.navigation_list li a:hover,
div#navigation ul.navigation_list li.selected a {
	background: #f7f6f5;
	color: #333333;
}

a {
	color: #333333;
}

span small {
	color: #888888;
}

cite {
	font-style: normal;
}

#notes strong {color:#6E6E6E;}
