body{
	background-color : #ffffff;
	font-size: 10px;
}

p 	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : .9em;
	line-height : 1.2em;
	text-indent : 0;
	color: #000000
}

p.menu {
	line-height: 1.7em;
}
	

blockquote 	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : .9em;
	line-height : 1.1em;
	text-indent : 0;
	color: #000000
}

h1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height : 1.5em;
	text-indent: 0;
	color: #006;
}

h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height : 1.4em;
	text-indent: 0;
	color: #006;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height : 1.2em;
	text-indent: 0;
	color: #006;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height : 1.1em;
	text-indent: 0;
	color: #006;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #9966CC;
}

a:hover {
	text-decoration: underline;
}

a.h3 {
	font-size: 1.1em;
	line-height : 1.2em;
} 

.brightBlue {
 	color:#006;
 }
 
 .speaker {
 	color: #006;
	font-weight: bold;
	font-size: .8em;
}
 
.colophon	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight : normal;
	line-height : 100%;
	text-indent: 0;
	color: #000000;
}

.title	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	line-height : 100%;
	text-indent: 0;
	color: #FF6633;
}

.columnTitle	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height : 100%;
	text-indent: 0;
	color: #FF9999;
}

ul{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : .9em;
	line-height : 1.2em;
	text-indent: 0;
	color: #000000
}

ol{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : .9em;
	line-height : 1.2em;
	text-indent: 0;
	color: #000000
}
	
.blueLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	line-height : 175%;
	color: #000066;
}

.whiteLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	line-height : 100%;
	color: #FFFFFF;
}

td.menu {
	padding: 6px;
	background-color: #9cf;
	line-height: 1.9em;
}
	

