.body {

}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	list-style-type: disc;
}
.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-type: disc;
}
.subnotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-type: disc;
}
.subnotesitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-type: disc;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #0402FC;
	text-align: left;
}
.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #0402FC;
	text-align: left;
	list-style-type: disc;
}
.head3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #0402FC;
	text-align: left;
	list-style-type: disc;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0402FC;
	text-align: left;
	list-style-type: disc;
}
.menusmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0402FC;
	text-align: left;
	list-style-type: disc;
}	
.menuhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	list-style-type: disc;
}	
	
	a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
a:visited {
	font-style: normal;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
