/*External Style Sheet*/

h1,h2,h3
	{
	padding:0;
	margin:0;
	}

h1
	{
	font-family:Microsoft Sans Serif, Arial, sans-serif;
	font-size:18px;
	color:white;
	text-align:center;
	}
h2
	{
	font-family:Arial, sans-serif;
	font-size:16px;
	color:black;
	text-align:center;
	margin-top:15px;
	}
h3.title
	{
	font-family:Arial Rounded MT Bold, Arial, sans-serif;
	color:#6FE106;
	font-size:24px;
	}
	h3.title span
		{
		color:#40B4DF;
		}
h3
	{
	font-family:Arial, sans-serif;
	font-size:16px;
	color:black;
	}
h3.bottom
	{
	color:#AAAAAA;
	}