body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
}

a{
	font-weight: bold;
	color: #EEF1FB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover{
	font-weight: bold;
	color: #8CA4E1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h1{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.main{
	width:700px;
	border:0px;
	margin: 1px;
}

.header{
	border-width: 5px;
	Border-style: solid;
	border-color: #1F3776;
}

.navi{
	font-size: 12px;
	background-color: #1F3776;
	padding:4px;
}

.navi td{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
}

.content{
	padding:20px;
	font-size: 12px;
	border: thin dotted #1F3776;
	background-color:#EEF1FB;
	text-align: justify;
}

.content td{
	vertical-align: top;
	text-align: justify;
}

.content a{
	color: #1F3776;
}

.footer{
	font-size: 10px;
	color: #FFFFFF;
	background-color: #1F3776;
	text-align: right;
	padding-right:4px;
}
