	.companyName {
		font-size: 20px;
		font-weight: bold;
		font-family: Arial;
		color: #CC9933;
	}
	.slogan {
		font-size: 14px;
		font-weight: bold;
		font-family: Arial;
		color: #999900;
	}
	.date {
		font-size: 11px;
		font-family: Arial;
		color: #333333;
	}
	.quote {
		font-size: 11px;
		font-family: Arial;
		color: #333333;
	}
	.welcome {
		font-size: 14px;
		font-family: Arial;
		font-weight: bold;
		color: #333333;
	}
	.menu {
		font-size: 12px;
		font-family: Arial;
		color: #362e2e;
		font-weight: bold;
		text-decoration: none;
	}
	.footer {
		font-size: 10px;
	}
	.footerlink{
		color: #333333;
	}
	a.footerlink {
		color: #333333;
		text-decoration: underline;
	}
	body,td,p,div {
		font-size: 11px;
		font-family: Arial;
		color: #333333;
		margin: 0 0 0 0;
		text-decoration: none;
	}

a { 
 font-weight : normal;
 text-decoration: none; 
 font-family: Arial;
 font-weight: bold;
 color: #362e2e;
}
a:visited { 
 font-weight : normal;
 text-decoration: none; 
 font-family: Arial;
 font-weight: bold;
 color: #362e2e;
}

a:active { 
 font-weight : normal;
 text-decoration: none;
 font-family: Arial;
 font-weight: bold;
 color: #362e2e;
}

a:hover { 
 font-weight : normal;
 text-decoration: underline; 
 font-family: Arial;
 font-weight: bold;
 color: #362e2e;
}
	.bg1 {
		background-color: #FFFFFF;
	}
	.bg2 {
		background-color: #DCDFBF;
	}
	.bg3 {
		background-color: #CCB3D1;
	}
	.bg4 {
		background-image: url(images/fp_13.gif);
	}
	.bg5 {
		background-image: url(images/fp_16.jpg);
		background-color: #FFFFFF;
		background-repeat: repeat-x; 
	}
