/* Global Styles */

body {
  background-color: #0000FF;
  margin-left: 15px;
  margin-top: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
}

body,td,th {
  color: #000000;
,  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
	
a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

a:link {
  color: #0000FF;
  text-decoration: none;
}
	
a:visited {
  text-decoration: none;
  color: #0000FF;
}
	
a:hover {
  text-decoration: underline;
  color: #003F87;
}
a:active {
  text-decoration: none;
  color: #000080;
}
	
h1 {
  font-size: 20px;
  color: #0000FF;
}

h2 {
  font-size: 18px;
  color: #0000FF;
}

h3 {
  font-size: 16px;
  color: #000000;
}

h4 {
  font-size: 14px;
  color: #000000;
}

h5 {
  font-size: 12px;
  color: #000000;
}

h6 {
  font-size: 10px;
  color: #000000;
}

/* Class Styles */


.style29 {
	font:12px arial;
	color: #266B80
}

.style31 {
	font:14px georgia;
	color: #0000FF;
	font-weight: bold;
}

.style32 {
	font:16px georgia;
	color: #0000FF;
	font-weight: bold;
}

.style33 {
	font:16px georgia;
	color: #FFFFFF;
	font-weight: bold;
}

