.list {

	text-align: center;

}

.list-detail {

	font-size: small;

	text-align: center;

}

.list-heading {

	font-size: large;

	text-align: center;

}

.list-title {

	font-weight: bolder;

}

.section-heading {

	font-weight: bolder;

	color: #FFFFFF;

}

.section-title {

	font-size: large;

	font-weight: bolder;

	text-transform: capitalize;

}

.major {

	font-size: xx-large;

	font-weight: bolder;

	text-transform: capitalize;

	text-align: center;

}

.major1 {

	font-size: xx-large;

	font-weight: bolder;

	color:#000099;

	text-align: center;

	text-decoration: none;

}

.major2 {

	font-size: xx-large;

	font-weight: bolder;

	color:#990000;

	text-transform: capitalize;

	text-align: center;

	text-decoration: none;

}

.header1 {

	font-size:x-large;

	font-weight: bold;

	color:#000099;

	text-transform: capitalize;

	text-align: center;

	text-decoration: none;

}

.header2 {

	font-size: x-large;

	font-weight: bold;

	color:#990000;

	text-transform: capitalize;

	text-align: center;

	text-decoration: none;

}

.header1.hover {

	font-size:x-large;

	font-weight: bold;

	color:#000099;

	text-transform: capitalize;

	text-align: center;

	text-decoration: underline;

}

.header2.hover {

	font-size: x-large;

	font-weight: bold;

	color:#990000;

	text-transform: capitalize;

	text-align: center;

	text-decoration: underline;

}

.header1.active {

	font-size:x-large;

	font-weight: bold;

	color:#000099;

	text-transform: capitalize;

	text-align: center;

	text-decoration: underline;

}

.header2.active {

	font-size: x-large;

	font-weight: bold;

	color:#990000;

	text-transform: capitalize;

	text-align: center;

	text-decoration: underline;

}

