{}


BODY
{
	background-color: #FFFFFF;
	color: black; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

#homePage
{
	background-color: #CC3300;
	text-align: center; 
	vertical-align: middle; 
	height: 600px;
}

.bold 
{ 
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	text-align: left; 
}

.hed 
{ 
	font-style: normal;
	font-weight: bolder;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	word-spacing: -1px 
}

.subHed 
{ 
	font-weight: bolder; 
	font-size: 14px; 
	word-spacing: -1px; 
	letter-spacing: 0.2px; 
}

.txt 
{ 
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	text-align: left 
}

.whitehed 
{ 
	color: white;
	font-weight: bold;
	font-size: 16pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif 
}

.whitetxt 
{ 
	color: white;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: left 
}

a { color: black; text-decoration:none; }

a:hover { text-decoration:underline; }

h1 
{ 
	font-style: normal;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif 
}

h2 
{ 
	font-style: normal;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif 
}

h3 
{ 
	color: white;
	font-size: 11px;
	font-family: "Trebuchet MS", sans-serif; 
	word-spacing: 0px; 
	letter-spacing: 0pt 
}

h4 
{ 
	font-style: normal;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif 
}

p 
{ 
	font-size: 12px;
	font-family: "Trebuchet MS", verdana, Arial, Helvetica, sans-serif 
}

