@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h6, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.9em;
	word-spacing: normal;
}

h1, h2, h3, h4, h5, h6, span.pagetitle, span.pagesubtitle{
	font-weight:bold;
}
h1, span.pagetitle{
	font-size: 130%;
}
h2, span.pagesubtitle{
	font-size: 115%;
	margin-bottom:0;
}
h3 {
	font-size: 100%;
}
h4 {
	font-size: 90%;
	font-style:italic;
}
h5 {
	font-size: 90%;
}
h6 { 
	font-size: 90%;
}
.whenStyle{

	color:#000;

	display:block;

}

.whereStyle{

	color:#000;

	display:block;

}

.titleStyle{
	font-weight:bold;
	display:block;
	color: rgb(0, 83, 160);
}