body {
	/*background-color: #E1C4E1;*/
	/*background-color: #D3649F;*/	
      background-color: #E0E0E0;			
}
tbody {
	font-family: Comic Sans MS;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
}
a:link {
	font-family: Comic Sans MS;
	font-size: 12px;
	color: #002D88;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
}
a:visited {
	font-family: Comic Sans MS;
	font-size: 12px;
	color: #002D88;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
}
a:hover {
	font-family: Comic Sans MS;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
}
a:active {
	font-family: Comic Sans MS;
	font-size: 12px;
	color: #002D88;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
}
.tableMainText {
	font-family: Comic Sans MS;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: justify;
}
.tableMainTitle {
	font-family: Comic Sans MS;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;	
	text-align: center;
}
.PageTitle{
	font-family: Comic Sans MS;
	font-size: 12px;
	font-style: normal;
	color: #C684C1;
	text-transform: uppercase;
	font-weight: bold;
}
.IlashLogo{
	font-family: Comic Sans MS;
	font-size: 12px;
	font-style: normal;
	color: #994897;
}
.Information{
	font-family: Comic Sans MS;
	font-size: 10px;
	font-style: normal;
	color: #C684C1;
}
.InformationBlack{
	font-family: Comic Sans MS;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
