



A{
	font-size:20px;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}
A.bottom{
	font-size:11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

A.insite{
	font-size:16px;
	font-weight: bold;
	color:  #234687;
	text-decoration: underline
}

H1{
	font-size:12px;
	color: #616D7E;
	margin-bottom:0em; 
	margin-top:0em;
}

H3{
	font-size:16px;
	color: #616D7E;
	margin-bottom:0em; 
	margin-top:0em;
	text-decoration: underline;
}

body{
	font-family: arial;
	text-align: right;
	color: #234687;
}