@charset "UTF-8";/* CSS Document */* {   padding:0;   margin:0;}html {	font-family: "Georgia", Times New Roman, Times, serif	}h1 {	font-size: 1.6em;	margin-bottom: .2em;	font-weight: normal;	color: #0e1548;	margin: .7em 0 .5em 0		}	h2 {	font-size: 1.1em;	font-weight: normal;	line-height: 1.3em;	color: #54A7B7;	margin: .7em 0 .5em 0;	border-top: 2px dotted #C3BFBB;	border-bottom: 2px dotted #C3BFBB;	padding: 10px 0 10px 0	}	h3 {	font-size: 1em;	font-weight: normal;	line-height: 1.3em;	color: #58b0bf;	margin: .7em 0 .5em 0	}	p, li {	font-size: .87em;	margin-bottom: .2em;	font-weight: normal;	line-height: 1.5em;	color: #333;	margin-bottom: .5em	}	td {	font-size: .9em;	margin-bottom: .2em;	font-weight: normal;	line-height: 1.6em;	color: #333;	margin-bottom: .5em	}	a { 	text-decoration: none;	}	a:hover {	color: #0e1548;	}	li {	list-style: outside;	line-height: 1.4em;	margin-left: 15px;	margin-bottom: .2em	}	.blue {	color: #54A7B7;	}
