/* CSS Document */
body {
	background-color: #E6F7F7;
	background: #e6f7f7;
}

body, td, th {
	color: #003366;
}

h3, h5, h6 {
	color: #003366;
	font-family: Bookman Old Style, Arial, Microsoft Sans Serif;
	font-size: small;
	font-weight: normal;
}

a {
  color: #003366;
}


h1 {
	color: #003366;
	font-family: Bookman Old Style, Arial, Microsoft Sans Serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: normal;
	text-align:center
}
body {
	font-family: Bookman Old Style, Arial, Microsoft Sans Serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}
h2 {
	color: #003366;
	font-family: Bookman Old Style, Arial, Microsoft Sans Serif;
	font-size: medium;
	line-height: normal;
	
}

h4 {
	color: #003366;
	font-family: Bookman Old Style, Arial, Microsoft Sans Serif;
	font-size: x-small;
	font-weight: normal;
}

