/* CSS Document */

p{
	font-family: "Times New Roman";
	font-size:16px;
	color: #333333;
}
.navigation {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

.navigation:hover {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	color: #DBDCE5;
	font-weight: normal;
}	
	
.navigation2 {
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	color: #265893;
}
.heading {
	font-family: "Times New Roman";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.navigation3 {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
.navigation3:hover {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	color: #387EB1;
}
.navigation2:hover {
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	color: #63ACCF;
}
.text {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #333333;
}
.heading2 {
	font-family: "Times New Roman";
	font-size: 18px;
	color: #333333;
}
