h1 {
	font: bold 200% Georgia, "Times New Roman", Times, serif;
	color: white;
	background-color: #003366;
}
h2 {
	font: bold 150% Georgia, "Times New Roman", Times, serif;
	color: white;
	background-color: #003366;
	padding: 1px 5px 4px;
	margin: 10px 0px 0px;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 125%;
	font-weight: bold;
	background-color: #009999;
	margin-top: 10px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
h4 {font-family: Arial, Helvetica, sans-serif; color: #009999;}
.demystifying {
	font-style: italic;
	text-transform: lowercase;
}
.company {
	font-family: "Bernhard Modern Std Roman", "BernhardMod BT", "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	background-color: #003366;
	color: #FFFFFF;
	margin-top: 5px;


}
.footer {
	font-size: 75%;
	text-align: center;
	color: #003366;


}
.menubar {
	font-weight: bold;
	background-color: #009999;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;





}
a:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;

}
a:active {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;

}
a.menubar:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;


}
a.menubar:active {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;

}
a.menubar:visited {
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
}
a.menubar:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.x-small {
	font-size: x-small;
}
.cejco {
	font-weight: bold;
	color: #003366;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #cccccc;
	color: #000000;



}

