﻿.link {
	font-family: verdana;
	font-size: medium;
}
.TopTitle {
	font-family: verdana;
	font-size: xx-large;
	text-decoration: underline;
	font-weight: bold;
}
.smallest {
	font-family: verdana;
	font-size: small;
}
.SubTitle {
	font-family: verdana;
	font-size: x-large;
	text-decoration: underline;
	font-weight: bold;
}
.studySheets {
	font-family: verdana;
	font-size: medium;
}
.Lessons {
	font-family: verdana;
	font-size: x-large;
	color: #FF00FF;
	text-decoration: underline;
	font-weight: bold;
}
.TopicsFont {
	font-family: verdana;
	font-size: medium;
	text-decoration: underline;
	font-weight: bold;
}
.medium {
	font-family: verdana;
	font-size: medium;
}
.Largest {
	font-family: verdana;
	font-size: 40pt;
	text-decoration: underline;
	font-weight: bold;
}

