body {
	background-color: #626262;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;



}
td {
	font-size: 12px;
	color: #000000;

}
.menu {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;

}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;

}
.menu a:hover {
	color: #E9E49D;
	text-decoration: none;

}
.footer {
	font-size: 11px;
	color: #B0BEFD;

}
.heading-major {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.heading-minor {

	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.block {
	text-align: justify;
}
a:visited {
	color: #C5D6F1;
	text-decoration: none;

}
a:link {
	color: #4F6586;
	text-decoration: none;

}
a:hover {
	color: #7EFF00;
	text-decoration: underline;

}
.description {
	font-size: 9px;
}
.bullet {
	list-style-type: circle;
}
.backlink {
	font-size: 9px;
	color: #FFFFFF;
}
.backlink a:visited {
	color: #D6DFF7;
	text-decoration: none;

}
.backlink a:link {
	color: #D6DFF7;
	text-decoration: none;

}
.backlink a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.heading-ultramajor {

	font-size: 20px;
	color: #923C45;
	font-weight: bold;
}

