BODY {
	background-color: #FFFFFF;
	background-image: url(/gfx/background.jpg)
}
BODY, TD {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #343D91;
}
BODY A {
	color: #343D91;
}
.body A {
	font-weight: bold;
}
.body A:HOVER {
	font-weight: bold;
	color: #FF5400;
}
TD.lc {
	font-weight: bold;
	color: #FF8000;
	text-align: justify;
	font-size: 13px;
	font-family: Tahoma, Arial;
	background-color: #313C94;
}
.m1CL0 {
	text-decoration:none;
	color:White;
}

.myPage, .myPage A {
	color: #00FFFF;
}

.otherPage, .otherPage A {
	color: white;
}

.Important, .Important A {
	color: #E00202;
}

.pageHeader {
	font-size: 13px;
	font-weight: bold;
}

.descriptionBig {
	font-size: 14px;
}

.proud {
	color: #FF9933;
}