body {
	background-color: #012FCD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(background.gif);
	background-repeat: repeat-y;
	background-position: center;



}
td {
	font-size: 11px;
	color: #DFE8FF;

}
.menu {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;

}
.menu a:visited {
	color: #CEDFFF;
	text-decoration: none;

}
.menu a:link {
	color: #CADEFF;
	text-decoration: none;

}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;

}
.footer {
	font-size: 10px;
	color: #B0BEFD;

}
.heading-major {
	font-size: 14px;
	color: #CEDFFF;
	font-weight: bold;
}
.heading-minor {

	font-size: 12px;
	color: #CEDFFF;
	font-weight: bold;
}
.block {
	text-align: justify;
}
a:visited {
	text-decoration: none;
	color: #9CFF9C;




}
a:link {
	text-decoration: none;
	color: #99FF99;




}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;




}

