.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	font-style: normal;
	font-weight: normal;
	line-height : 144%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	background-color: #336699;
	background-image: url(../images/quebec2.png);
	font-style: normal;
	font-weight: normal;
	line-height : 144%;
}
#aboutscdmtl {
	position: absolute;
	left: -500px;
	top: -500px;
	width: 0px;
	height: 0px;
	background: #000000;
	color: #000000;
	z-index: -1;
}
h1 {
	font-family: "Brush Script MT", Script, cursive, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: White;
	line-height : normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: White;
	text-align: center;
	text-transform: uppercase;
	font-size: 172%;
	line-height : normal;
}
h3 {
	font-size: 9pt;
	font-weight: bold;
	color: #00FA9A;
	text-align: left;
	line-height : 150%;
}
em {
	color: #00FA9A;
	font-style: normal;
	font-weight : bold;
}
.comment{
	font-size : 10px;
	font-weight : bold;
	color : #7FFFD4;
}
a {
	color: #7FFFD4;
	text-decoration: underline;
	font-weight : bold;
}
a:hover {
	color: #0077aa;
	color: #0099ff;
	text-decoration: underline;
	font-weight : bold;
}
a.whitelink {
	color: #ffffff;
	text-decoration: underline;
	font-weight : bold;
}
a.whitelink:hover {
	color: #0077aa;
	color: #0099ff;
	color: #7FFFD4;
	text-decoration: underline;
	font-weight : bold;
}