.Heading
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 25px; 
	font-weight: normal;
	font-style: normal;
	line-height: 30px;	
	color: #302c27;
}

.SmallerHeading
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px; 
	font-weight: normal;
	font-style: normal;
	line-height: 22px;	
	color: #302c27;
}

.Ingress
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	line-height: 22px;	
	color: #302c27;
}

.Text
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	font-style: normal;
	line-height: 22px;	
	color: #302c27;
}

.BiggerLink
{
	font-size: 15px;
}

.GreyLink
{
	font-size: 15px;
	color: #776f6c;
	text-decoration: underline;
}

.Korjaus
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	font-style: normal;
	line-height: 22px;	
	color: Blue;
}

