.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.skybg {
	background-attachment: fixed;
	background-color: #6177a9;
	background-image:  url(CIP-Sky_01.jpg);
	background-repeat: repeat-x;
}
.smwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
