A  {
	color : #3300af;
}
A:Visited  {
	color : #3300af;
}

A:Hover  {
	color : #cc3333;
	background-color : #ffffcc;
}

h1  {
	font-family : Times New Roman;
	color : #FFFFFF;
}

h2  {
	font-family : Times New Roman;
	color : #FFFFFF;
}

h3  {
	font-family : Times New Roman;
	color : #FFFFFF;
}

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 : Garamond, Times New Roman, Times, Georgia, Serif;
	color : #000000;
}

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 : #3300af;
}

.Header  {
	font-family : Garamond, Times New Roman, Times, Georgia, Serif;
	font-size : 25px;
	font-weight : bold;
	
}

.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;
}
