html , body {
	margin: 0 0 20px 0;
	padding: 0;
	background : #5064C8;
	font-family: Lucida Grande, Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #333333; 
	}



hr {
  border: 0;
  width: 100%;
  height: 1px;
  align: center;
  color: #c0c0c0;
  background: #c0c0c0;

}

 

a:link {font-weight: bold;text-decoration: none; color: #334598}
a:visited {font-weight: bold;text-decoration: none; color: #334598}
a:active {font-weight: bold;text-decoration: none; color: #a0b2ff}
a:hover {font-weight: bold;text-decoration: underline; color: #a0b2ff}


.core 	{
	font-family: Lucida Grande, Verdana, Arial, Sans-Serif;
	font-size: 14px;
	color: #333333;
	}

.pagenum {
	font-family: Arial,'Lucida Grande', Verdana, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: .8em;
        }

.form 	{
	font-family: Lucida Grande, Verdana, Arial, Sans-Serif;
	font-size: 14px;
	color: #333333;
	}

h1, h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.4em;
	}



h2 {
	font-size: 1.4em;
	}