h1{
font-size:12pt;
margin-bottom:0;
margin-top:0;
color:white;
}

h3 {
font-size: 24pt;
font-family: Arial, Helvetica, sans-serif;
color: #5aa7e5;
font-weight:bold;
margin-top: 0;
margin-bottom: 0;
text-align: center;
}

body {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	padding: 4px;
	margin-top: 0;
   margin-bottom: 0;
margin-left: 0;
margin-right: 0;

}

.ac_text_small {
	font-family: Arial;
	font-size: 10px;
text-decoration: none;
color: #000000;
margin-top: 0;
margin-bottom: 0;
}


.centre_it {
text-align: center;
vertical-align:top;
}

.centre_middle_it {
text-align: center;
vertical-align:middle;
}

.white_bg {
background: #FFFFFF;
}

.my_background {
background: #FFFFFF;
}

.links {
color: #5AA7E5;
font-family: Arial;
font-size: 8pt;
margin-left: 40px;
  font-weight: bold;
  text-decoration: underline;
}

.link_text {
color: #000000;
font-family: "Times New Roman";
font-size: 8pt;
margin-left: 40px;
}

.table_heading {
font-size: 10pt;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif; 
color: #FFFFFF;
text-align: center;
background-color: #5AA7E5;
border-color: #5AA7E5;
}

A:link, A:visited, A:active{
font-family: Arial;
font-size: 10pt;
text-decoration: none;
color: #4682B4;
font-weight:bold;
}