/* CSS TEXT Document */

#Footer {
	font-family: tahoma, arial;
	font-size: 12px;
	font-style: none;
	color: #FFFFFF;
}
#Signature {
	font-family: tahoma, arial;
	font-size: 12px;
	font-style: none;
	color: #FFFFFF;
}
#Nav {
	font-family: Myriad Web Pro, arial;
	font-size: 12px;
	font-style: none;
	color: #FFFFFF;
}
.Content1{
	font-family: Myriad Web Pro, arial;
	font-size: 14px;
	font-style: none;
	color: #FFFFFF;
}
.Content2{
	font-family: Myriad Web Pro, arial;
	font-size: 14px;
	font-style: none;
	color: #FFFFFF;
}
.Content3{
	font-family: Myriad Web Pro, arial;
	font-size: 14px;
	font-style: none;
	color: #FFFFFF;
}
.h1{
	font-family: Myriad Web TT Black, Arial Black;
	font-size: 18px;
	font-style: none;
	/* color: #D5721E;|*/
	color: #333333;
	}
.t1{
	font-family: Myriad Web Pro, arial;
	font-size: 14px;
	font-style: none;
	color: #333333;
}
/* Links */

a {
	font-family: Futura Bk BT;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #df7300;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}