/* Start of CMSMS style sheet 'main_styles' */
body {
	background-color: #e1e2e3;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.naviation {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#999;
}

.naviation a {
	color:#999;
	text-decoration:none;
}

.naviation a:hover {
	color:#f47b20;
	text-decoration:none;
}
body,td,th {
	
}
h1 {
	font-size: 24px;
	color: #000;
	margin:0px;
	padding:0px;
        margin-bottom:20px;
}
h2 {
	font-size: 14px;
	color: #f47b20;
}

/* End of 'main_styles' */

