	.companyName {

		font-size: 20px;

		font-weight: bold;

		font-family: Arial;

		color: #336666;

	}

	.shortDescription {

		font-size: 12px;

		font-weight: bold;

		font-family: Arial;

		color: #666600;

	}

	.date {

		font-size: 11px;

		font-family: Arial;

		color: #666666;

	}

	.quote {

		font-size: 11px;

		font-family: Arial;

		color: #666666;

	}

	.welcome {

		font-size: 14px;

		font-family: Arial;

		font-weight: bold;

		color: #666666;

	}

	.menu {

		font-size: 11px;

		font-family: Arial;

		color: #666666;

		font-weight: bold;

		text-decoration: none;

	}

	.footer {

		font-size: 10px;

	}

	.footerlink{

		color: #666666;

	}

	a.footerlink {

		color: #666666;

		text-decoration: underline;

	}

	body,td,p,div, a {

		font-size: 12px;

		font-family: Arial;

		color: #666666;

		margin: 0 0 0 0;

		text-decoration: none;

	}

	.bg1 {

		background-color: #999999;

	}

	.bg2 {

		background-color: #999999;

	}

	.bg3 {

		background-color: #E4E4E4;

	}

	.bg4 {

		background-color: #FEFEFF;

	}

