.homeNav {
	font-size: 16px;
	font-weight: bold;
	color: #DBDBDB;
	font-family: "Century Gothic";
	text-decoration: none;
}
.nav {
	font-size: 9pt;
	font-weight: bold;
	color: #DBDBDB;
	font-family: "Century Gothic";
	text-decoration: none;
}
.footNav {
	font-size: 9pt;
	font-weight: bold;
	color: #DBDBDB;
	font-family: "Century Gothic";
	text-decoration: none;
}
.text1 {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	color: #dbdbdb;
}
.text2 {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	color: #FAC74D;
}

A.text1, A.text1:link, A.text1:visited 
{  
	font-family: "Century Gothic", Arial; 
	font-size: 13px; 
	color: #dbdbdb;
	text-decoration: none
}

A.text1:hover
{
	color: #FAC74D;
	text-decoration: none;
}

.note {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #dbdbdb;
}

A.note, A.note:link, A.note:visited 
{
	font-family: "Century Gothic";
	font-size: 10px;
	color: #dbdbdb;
	text-decoration: none
}

A.note:hover
{
	color: #FAC74D;
	text-decoration: none;
}
.subTitle {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-family: "Century Gothic";
	text-decoration: none;
}

.subTitle2 {
	font-size: 16px;
	font-weight: bold;
	color: #dbdbdb;
	font-family: "Century Gothic", Arial;
	text-decoration: none;
}

.subTitle3 {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #dbdbdb;
}
li {
	list-style-image: none;
	list-style-type: disc;
}
