
A  {
	color : #006600;
}
A:Visited  {
	color : #006600;
}

A:Hover  {
	color : #cc3333;
	background-color : #ffffcc;
}

h1  {
	font-family : Garamond, Times New Roman, Times, Georgia, Serif;
	color : #003300;
}

h2  {
	font-family : Garamond, Times New Roman, Times, Georgia, Serif;
	color : #003300;
}

h3  {
	font-family : Garamond, Times New Roman, Times, Georgia, Serif;
	color : #003300;
}

h4  {
	font-family : Garamond, Times New Roman, Times, Georgia, Serif;
}

h5  {
	font-family : Garamond, Times New Roman, Times, Georgia, Serif;
}

h6  {
	font-family : Garamond, Times New Roman, Times, Georgia, Serif;
}
P  {
	font-family : "Times New Roman";
	color : #333333;
}

ol  {
	font-family : Garamond, Times New Roman, Times, Georgia, Serif;
	color : #000000;
}
ul  {
	font-family : Garamond, Times New Roman, Times, Georgia, Serif;
	color : #000000;
}

.sidenav  {
	font-family : Garamond, Times New Roman, Times, Georgia, Serif;
	font-weight : bold;
	color : #006600;
}
.italic  {
	font-style : italic;
}
.caption  {
	font-style : italic;
	font-size : 11px;
	font-family : Garamond, Times New Roman, Times, Georgia, Serif;
}

.small  {
	font-size : 11px;
	font-family : Garamond, Times New Roman, Times, Georgia, Serif;
	font-style : normal;
}
