p
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

ul
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: smaller;
}

/* Navigation links */
.NavigationLinks
{
	font-size: smaller;
	color: Gray;
}

/* Used at the bottom of each page */
.Footer
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
}

/* For the start of content bubbles */
.BigTitle
{
	font-size: larger;
	font-weight: bold;
}

/* For the start of content bubbles */
.SmallTitle
{
	font-size: x-small;
	font-weight: bold;
}

/* Small content text */
.SmallContent
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.NewContent
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
