/* Start of CMSMS style sheet 'Splash Page' */
body {
	background-color: #003399;
}
.style1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.style3 {color: #F89938}

a:link {color: #F89938; text-decoration: none; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #F89938; text-decoration: none; }
a:hover {color: #F89938; text-decoration: none; }

/* End of 'Splash Page' */

