body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	color:#000000;
	margin: 0% 0.75% 0% 1%;
	font-size: small;
	
	}
p	{
		margin: 0% 0.75%;
	}
	
h1 {
	font-size: 2.25em;
	color:#31314A;
	font-weight: bold;
	margin: 0% 0.75%;
	}
	
h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #31314A;
	margin: 0% 0.75%;
	}
	
h3 {
	font-weight: bold;
	color: #FF3300;
	font-size: 1.25em;
	margin: 0% 0.75%;
	}

	h4 {
	color: #FF3300;
	font-weight: bold;
	font-size: 1em;
	margin: 0% 0.75%;
	}

a {
	color: #414162;
	text-decoration: underline;
		}
a.menu{font-weight:bold; 
    color:#414162;
	font-size: 1em;
	}
a.main-menu{font-weight:bold; 
    color:#414162;
	font-size: 1.25em;
	}
.bracket {font-weight:bold; 
	font-size: 1em;
	color:#FFFFFF;
	}
.link {
	color:#414162;
	font-weight:bold;
	}
#logo {
	display: none;
}
th {
	
	font-weight: bold;
	color: #000000;
	text-align: left;
}
caption {
	
	font-weight: bold;
	text-align: left;
}
.and{color:#000000}
.title{
	color:#414162;
	font-weight:bold;
	font-size: 1.5em;
	}
.subtitle{
	color:#414162;
	font-weight:bold;
	font-size: 1.25em;
	}
.ac {
	font-size: 1.25em;
	color:#414162;
	font-weight: bold;
	}
.code {
	font-size: 1em;
	color:#414162;
	font-weight: bold;
	}
	
.footer{
	color:#414162;
	font-weight:normal;
	font-size: 0.75em;
	}
.intranet {
	font-size: 2em;
	color:#31314A;
	font-weight: bold;
	margin: 0% 0.75%;
	}
.name {
	font-size: 1.25em;
	color:#414162;
	font-weight: bold;
	margin: 0% 0.75%;
	}
.blue { color: #02A4B3; }