BODY {
	background-color: #FFFFFF;
}
TABLE {
	background-color: #EAF2FD;
}
TR {
}
TD {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}
.Footer {
	text-align: center; 
	font-family: verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	color: blue;
	text-decoration: none;
}
.MainPanel {
	background: url{images/MainPanel.gif};
}
.Milestones {
	background-color: #1D4C88;
}
H3 {
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #DA0203;
}

TH {
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	background-color: #81ADF8;
	color: blue;
	height: 25px;
}
.TD {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #ACCAFE;
	text-align: justify;
	text-decoration: none;
}
A {
	text-decoration: none;
}




.Table {
	background-color: #D1D7F6;
}
.Heading {
	text-align: center;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #4934A5;
}
.SubHeading {
	text-align: left;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #4934A5;
}
.Line {
	font-family: Arial;
	font-size: 10pt;
	color: #34097E;
	background-color: #AEB9F2;
	text-align: justify;
	text-decoration: none;
}
.SecondLevelMenu {
	font-family: Arial;
	font-size: 9pt;
	color: #34097E;
	text-align: justify;
	text-decoration: none;
}
.Back {
	font-family: Arial;
	font-size: 9pt;
	color: #A30707;
	text-align: left;
	text-decoration: none;
}
.Note {
	font-family: Arial;
	font-size: 8pt;
	color: #DD0000;
	font-weight: Normal;
}