h1 {
	font-family: "Comic Sans MS";
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #9966CC;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #0066FF;
}
a {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bolder;
	font-style: italic;
}
.textin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	font-style: italic;
}
.textn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.textip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	font-style: italic;
}
.textp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
}
.titrea {
	font-family: "Comic Sans MS";
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}.titreb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
}
