﻿body
{
	font-family:Sans-Serif;
}

.header
{
	text-align:center;
	font-weight:bolder;
	font-family:Sans-Serif;
	font-size:larger;
}
	
.small-text
{
	font-size:x-small;
	
}

.title
{
	font-size:medium;
	font-weight:bold;
	text-decoration:none;
}

.description 
{
	font-size:smaller;
	font-weight:bold;
}

.ImageAlt
{
	font-size:xx-small;

}
.Footer
{
	font-size:small;
	font-weight:bold;
	font-family:Sans-Serif;
	text-align:center;
}
a
{
	text-decoration:none;
	color:Black;
}