body {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;



}
td {
	font-size: 10px;
	color: #000000;

}
.menu {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;

}
.menu a:visited {
	color: #20551A;
	text-decoration: none;

}
.menu a:link {
	color: #326CC2;
	text-decoration: none;

}
.menu a:hover {
	color: #FCFF00;
	text-decoration: none;

}
.footer {
	font-size: 10px;
	color: #B0BEFD;

}
.heading-major {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.heading-minor {

	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.block {
	text-align: justify;
}
a:visited {
	color: #E0E0E0;
	text-decoration: none

}
a:link {
	color: #326CC2;
	text-decoration: none;

}
a:hover {
	color: #FCFF00;
	text-decoration: underline;

}
.description {
	font-size: 9px;
}
.bullet {
	list-style-type: circle;
}
.backlink {
	font-size: 9px;
	color: #000000;
}
.backlink a:visited {
	color: #20551A;
	text-decoration: none;

}
.backlink a:link {
	color: #326CC2;
	text-decoration: none;

}
.backlink a:hover {
	color: #FCFF00;
	text-decoration: none;
}
.heading-ultramajor {

	font-size: 14px;
	font-weight: bold;
}