.main {
	font-family: arial;
	font-size: 14;
	font-weight: normal;
	margin-right: 50px;
	margin-bottom: 10px;
}

.mainboldred {
	font-family: arial;
	font-size: 14;
	font-weight: bold;
	margin-right: 50px;
	margin-bottom: 10px;
	color: Red;
}

a:link { color: #467979; text-decoration: none; }
a:visited { color: #467979; text-decoration: none; }
a:hover { color: #467979; text-decoration: underline; }
a:active { color: #467979; text-decoration: underline; }

.title {
	font-family: arial;
	font-size: 24;
	font-weight: bold;
	color: #214d5a;
}

.footer {
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	color: #214d5a;
}

.flink {
	font-family: arial;
	font-size: 16;
	font-weight: bold;
}

a.flink:link { 
	color: #ffffff; 
	text-decoration: none;
}
a.flink:visited { 
	color: #ffffff; 
	text-decoration: none; 
}
a.flink:hover { 
	color: #ffffff; 
	text-decoration: none; 
}
a.flink:active { 
	color: #ffffff; 
	text-decoration: none; 
}

.ipos_a {
	position:absolute;
	top:160px
}

.ipos_b {
	position:absolute;
	top:445px
}

.ipos_c {
	position:absolute;
	top:485px
}

.ipos_d {
	position:absolute;
	top:500px
}

.mpos_a {
	position:absolute;
	top:217px
}

.mpos_b {
	position:relative;
	top:18px
}

.mpos_c {
	position:relative;
	top:35px
}

.mpos_home {
	position:relative;
	top:23px;
	left: 56px;
}