@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	background-image: url(backgroundidea.jpg);
}
h1 {
	font-family: Toledo;
	font-size: 48pt;
	font-weight: bold;
	color: #ffffff;
}
h2 {
	font-family: Tahoma;
	font-size: 36pt;
	color: #ffffff;
}
h3 {
	font-family: Toledo;
	font-size: 24pt;
	font-weight: bold;
	color: #FFFFFF;
}
h4 {
	font-family: Tahoma;
	font-size: 24pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #ffffff;
}
.cutline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
h5 {
	font-family: Tahoma;
	font-size: 16pt;
	color: #FFFFFF;
}
