﻿.p-intro
{
	font-family:Century Gothic,arial;
	display:inline;
	float:left;
	margin:20px 15px;

}
	.p-intro span
	{
		font-family:Century Gothic,arial;
		color:#F30F10;
		font-size:1.4em;
		font-weight:bold;
	}
.p-home
{
	font-family:Century Gothic,arial;
	display:inline;
	float:left;
	margin:0 15px;
}








a:link,
a:visited,
a:active
{
	text-decoration: underline;
	color: blue;
}
a:hover
{
}
.Arrow1Text
{
	font-size: 12pt;
	color: black;
	font-family: 'Arial Narrow';
	font-weight: bold;
	padding-top: 30px;
	padding-left: 5px;
}
.Arrow2Text
{
	font-size: 12pt;
	color: black;
	font-family: 'Arial Narrow';
	font-weight: bold;
	padding-top: 30px;
	padding-left: 10px;
}
.Arrow3Text
{
	font-size: 12pt;
	color: black;
	font-family: 'Arial Narrow';
	font-weight: bold;
	padding-top: 30px;
	padding-left: 12px;
}
.Arrow4Text
{
	font-size: 12pt;
	color: black;
	font-family: 'Arial Narrow';
	font-weight: bold;
	padding-top: 30px;
	padding-left: 12px;
}
.FrontPageText
{
	font-size: 15pt;
	color: black;
	font-family: Tahoma;
	padding-left: 420px;
	padding-top: 5px;
	padding-right: 5px;
}
.BottomPane
{
	font-size: 13pt;
	color: black;
	font-family: Tahoma;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
}
.BottomPane a:link,
.BottomPane a:visited,
.BottomPane a:active
{
	color: Blue;
	text-decoration: none;
}
.BottomPane a:hover
{
	color: Red;
	text-decoration: none;
}
