p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:"normal";
	font-weight:"normal";
	color: Black;
	font-size : medium;
}

.banner{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : italic;
	font-weight : bold;
	color : #000000;
	background-color : #FFFFFF;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : thin;
	line-height : 150%;
}

.viewgraph{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-weight : normal;
	color : Black;
	line-height : 150%;
}

.notes{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : Black;
	line-height : 150%;
}

.newpage {
	page-break-before : always;
}

.smallnotes{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
	color : Blue;
}

.boldsmall{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	color : Blue;
}

.bottommenu{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
}

.webmaster{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

.redquote {
	color : Red;
	font-weight : normal;
	font-style : normal;
	font-size : small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.quote {
	color : Black;
	font-weight : normal;
	font-style : normal;
	font-size : small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.citation {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : italic;
	font-weight : bold;
	color : #000000;
	background-color : #FFFFFF;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : thin;
}

.xxsmall {
	color : Black;
	font-weight : normal;
	font-style : normal;
	font-size : xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.leftmenu {
	background-color : #FFDEAD;
}

.floatleft {
	float : left;
}

.floatright {
	float : right;
}

.clearright {
	clear : right;
}
