body {
	font-family: "Century Schoolbook L","Century",serif;
	font-size: 85%;
	top-margin: 0;
	left-margin: 0;
	background-color: #0f38ae; 
	color: #FFFFFF;
	}

img {
	border: 0;
    }

a:link {
        color: #FFFFC0;
text-decoration:none;
border-bottom:1px dotted #FFFFC0;
}
	
a:visited {
        color: #DDDDDD;
text-decoration:none;
border-bottom:1px dotted #DDDDDD;

}


h1 {
   margin: 0;
	font-size: 170%;
        font-weight: bold;
	text-align: center;	
	}
h2 {
   margin: 4;
	font-size: 140%;
	font-weight: bold;

}
h3 {
   margin: 0;
	font-size: 100%;
	font-weight: bold;
}

h4 {
   margin: 0;
	font-size: 100%;
        font-weight: normal;
}

	
