.pageHeader
{
	background-image: url(../images/micadan.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 8px;
	height: 202px;
	color: #000000;
	font-size: 10px;
}

.pageFooter
{
	background-image: url(../images/line.gif);
	background-position: center;
	background-repeat: repeat-x;
	padding-left: 8px;
	height: 8px;
	color: #000000;
	font-size: 10px;
}

.compInfo {
	color: #032564;
	font-size: 8pt;
	font: Verdana;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.emailInfo {
	color: #bleu;
	font-size: 8pt;
	font: Verdana;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.emailInfo {
	color: #bleu;
	font-size: 12pt;
	font: Verdana;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}


.important{
	color: #032564;
	font-size: 20pt;
	font: Verdana;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.textClass {
	color: #032564;
	font-size: 12pt;
	font: Verdana;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
}

.textClass1 {
	color: #032564;
	font-size: 12pt;
	font: Verdana;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.titleClass{
	color: #0404A5;
	font-size: 26pt;
	font: Verdana;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
}

.subtitleClass{
	color: #7178A8;
	font-size: 14pt;
	font-style: underline;
	font: Verdana;
	font-weight: bolder;
	text-align: center;
	text-decoration: underline;
}

.subsubtitleClass{
	color: #7178A8;
	font-size: 13pt;
	font-style: underline;
	font: Verdana;
	font-weight: bolder;
	text-align: left;
	text-decoration: underline;
}

.textbox {
	color: #032564;
	font-size: 10pt;
	font: Verdana;
	font-weight: lighter;
	text-align: left;
	text-decoration: none;
}