.grostitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CD414B;
	vertical-align: baseline;
}
.grostitre2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0033CC;
}
.stronglink {
	font-size: medium;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;


}
.title {
	font-size: 24px;
	font-family: "Courier New", Courier, mono;
	color: #33CCCC;
	font-weight: bold;
}
.strongblue {
	font-size: medium;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.strongred {
	font-size: medium;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
