/* CSS Document */
.navigation {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bolder;
	color: #A5EFD5;
	font-style: normal;
	text-decoration: none;
	display: block;
}

.navigationblue {
	display: block;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bolder;
	color: #353B9D;
	font-style: normal;
	text-decoration: none;
	
}
.navigationblue:Hover {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bolder;
	color: #ff6600;
	font-style: normal;
	text-decoration: none;
	
}

.style1 {font-family: "Century Gothic"}
body,td,th {
	font-family: Century Gothic;
	font-size: 14px;
	color: #353B9D;
}
.a {
	font-family: Century Gothic;
	color: #990000;
	font-weight: bolder;
}

.a:hover {
	color: #ff6600;
}
.quote
{
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #ff6600;
	font-weight: bolder;
	
}
	
	

.quotesource
{
	font-family: "Monotype Corsiva";
	font-size: 16px;
	color: #ff6600;
	font-weight: bolder;
	
}
.policy
{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #353B9D;
	clip: auto;
}
