﻿h1{
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: 400;
	margin: 0.5em 0 0.5em 0;
	text-align: center;
}

h2{
	color: #ffffff;
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	font-weight: 600;
	text-align: center;
}


span.skyblue	{
	color: #00ffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: 400;

}

p{
	color: #ffffff;
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	text-align: left;
}

p.intro{
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: 400;
	margin: 0 0 0.5em 0;
	text-align: center;
}


li{
	color: #ffffff;
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	list-style-type: none;
	text-align: left;	
}