body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #5761A0;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	}
a:link {
	color:  #c04b4b;
	text-decoration: none;
	}
a:visited {
	color:  #c04b4b;
	text-decoration: none;
	}
a:hover {
	color:  #5761A0;
	text-decoration: underline;
	}
.table1 {
	border-left: 3px solid #c04b4b;
	border-right: 3px solid #c04b4b;
	}
.content {
	background-image: url(images/image_09.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	}
.footer {
	color: #FFFFFF;
	}
.nav {
	font-size: 9pt;
	background-image: url(images/image_08.gif);
	text-align: right;
	padding-right: 15px;
	}
.nav2 {
	font-size: 9pt;
	background-image: url(images/image_11.gif);
	text-align: right;
	padding-right: 15px;
	}