body {
	background-color:#fff;
	font-family:"Trebuchet MS","MS Sans Serif",verdana,arial,helvetica,sans-serif;
	font-size:.8em;}

h2	{color:#309;}
h4	{color:#903;}



.maincontent	{
	margin:20px;
	width:60%;
	}

.header {
	background-color:#d9ebfb; 
	border-bottom:1px solid #309;
	margin-bottom:40px;
	width:100%;
	}

	
.footer {
	background-color:#d9ebfb; 
	border-top:1px solid #309;
	margin-top:40px;
	text-align:center;
	font-size:.8em;
	font-family:verdana,arial,helvetica;
	padding:12px;
	position:absolute;
	bottom:0px;
	width:100%;
	}

.pushed {
	position:relative;
	bottom:0px;}


.inst {
	font-weight:bold;
	font-size:1.2em;
	color:#309;
	margin-top:30px;
}



.bboolldd {font-weight:bold;}
.iittaall {font-style:italic;}
.nnoorrmm{font-weight:normal;font-style:normal;}
.onethree {font-size:1.3em;}
.oneone {font-size:1.1em;}
.pointnine{font-size:.9em;}
.pointeight{font-size:.8em;}
.floatright {float:right;}
.floatleft {float:left;}
.black {color:#000;}
a:link, a:visited {
	color:#309;
	text-decoration:none;
	text-indent:1em;
	}
a:hover {
	color:#c00;	
	text-decoration:underline;
	text-indent:1em;
	}	
	
