/* Start of CMSMS style sheet 'FR-basic' */
h1 {
	font-size: 120%;
	color: #ffff33;
	font-weight: normal;
}

h2 {
	font-size: 120%;
	color: #fff;
	font-weight: normal;
}

h3 {
	font-size: 100%;
	color: #ffff33;
	font-weight: bold;
}

h4 {
	font-size: 100%;
	font-weight: bold;
}

.yellow {
	color: #ffff33;
}

hr {
	border: 0;
	color: #ffff33;
	background-color: #ffff33;
	height: 1px;
	width: 100%;
	text-align: left;
}

/* End of 'FR-basic' */

