body {
	background-color: #FFFFFF; 
	margin: 0px; 
	text-align:center;
}

div#centerframe
{
	width: 800px;
	margin: 0px auto;
      background:#32506A;
      font-family: georgia; 
      font-size: 10pt; 
      color: #FFFFFF;
	text-align:left;
}

div#content
{
	width:600px;
	text-align:left;
	background-color:#798895;
      margin:30px 0px 0px 0px;
      padding:10px 20px 10px 20px;
}

div#cardcolumn
{
	width:370px;
	text-align:left;
}

td {
      color:#FFFFFF;
}

h2 {
	color: #FFFFFF; 
	font-family: georgia; 
	font-size: 10pt; 
	font-weight: bold;
}

h1 {
	color: #FFFFFF; 
	font-family: georgia; 
	font-size: 7pt; 
	font-weight: normal;
}

span#abn {
	color: #FFFFFF; 
	font-family: georgia; 
	font-size: 7pt; 
	font-weight: normal;
}


p {
	text-align:justify;
      margin:0px 0px 0px 0px;
      padding:6px 0px 6px 0px;
}

div#toplinks {
      margin:5px 5px 5px 5px;
}

div#toplinks a:link {color: #FFFFFF; text-decoration: none; background-color: #32506A; font-family: georgia; font-size: 10pt; font-weight: normal; line-height: 100%;}
div#toplinks a:visited {color: #FFFFFF; text-decoration: none; background-color: #32506A; font-family: georgia; font-size: 10pt; font-weight: normal; line-height: 100%;}
div#toplinks a:active {color: #FFFFFF; text-decoration: none; background-color: #32506A; font-family: georgia; font-size: 10pt; font-weight: normal; line-height: 100%;}
div#toplinks a:hover {color: #FFFFFF; text-decoration: none; background-color: #798895; font-family: georgia; font-size: 10pt; font-weight: normal; line-height: 100%;}

span#links a:link {color: #FFFFFF; text-decoration: underline; background-color: #798895; font-family: georgia; font-size: 10pt; font-weight: normal; line-height: 100%; margin: 0px 0px 0px 0px;}
span#links a:visited {color: #FFFFFF; text-decoration: underline; background-color: #798895; font-family: georgia; font-size: 10pt; font-weight: normal; line-height: 100%; margin: 0px 0px 0px 0px;}
span#links a:active {color: #FFFFFF; text-decoration: underline; background-color: #798895; font-family: georgia; font-size: 10pt; font-weight: normal; line-height: 100%; margin: 0px 0px 0px 0px;}
span#links a:hover {color: #FFFFFF; text-decoration: underline; background-color: #798895; font-family: georgia; font-size: 10pt; font-weight: normal; line-height: 100%; margin: 0px 0px 0px 0px;}

span#flashlink a:link {color: #FFFFFF; text-decoration: underline; background-color: #32506A; font-family: georgia; font-size: 10pt; font-weight: normal; line-height: 100%; margin: 0px 0px 0px 0px;}
span#flashlink a:visited {color: #FFFFFF; text-decoration: underline; background-color: #32506A; font-family: georgia; font-size: 10pt; font-weight: normal; line-height: 100%; margin: 0px 0px 0px 0px;}
span#flashlink a:active {color: #FFFFFF; text-decoration: underline; background-color: #32506A; font-family: georgia; font-size: 10pt; font-weight: normal; line-height: 100%; margin: 0px 0px 0px 0px;}
span#flashlink a:hover {color: #FFFFFF; text-decoration: underline; background-color: #32506A; font-family: georgia; font-size: 10pt; font-weight: normal; line-height: 100%; margin: 0px 0px 0px 0px;}


