/* Start of CMSMS style sheet 'blank page' */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
        text-decoration: none;
}
a:visited {
	color: #333333;
        text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        text-decoration: none;
}
a:hover {
	color: #FFB531;
        text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FFB531;
}
h2 {
	font-size: 16px;
	color: #333333;
}
h3 {
	font-size: 14px;
	color: #FFB531;
}
h4 {
	font-size: 14px;
	color: #333333;
}
h5 {
	font-size: 12px;
	color: #FFB531;
}

/* End of 'blank page' */

