<style>
<!--
	body {
	      	font-family:Arial,Helvetica;
		font-size:8px;
	        color:#000000;
		background-color: white;
		}
	.body {
      		font-family:Arial,Helvetica;
	        color:#000000;
		background-color: white;
		}
	
	b,strong,se {
		font-size:12px;
      		font-family:Arial,Helvetica
		}
	h1, h2, h3, h4, h5, h6 {
	      	font-family:Arial,Helvetica; color:#304068;
		}
	h1{
		font-size:18px;
	}
	h2{
		font-size:17px;
	}
	h3{
		font-size:16px;
	}
	h4{
		font-size:15px;
	}
	h5{
		font-size:13px;
	}
	h6{
		font-size:12px;
	}
	a {
      		font-family:Arial,Helvetica;
		color:#304068;
		text-decoration:none;
		font-weight:bold;
		font-style:italic;
		
		}
	a.npage {
      		font-family:Arial,Helvetica;
		color:#304068;
		text-decoration:none;
		font-weight:bold;
		font-style:italic;
    	font-size: 12px
            }
	a:hover {
	      	font-family:Arial,Helvetica;
		color:#304068;
		text-decoration:underline;
		font-weight:bold;
		font-style:italic;
		}
	a.design {
      		font-family:Arial,Helvetica;
		color:#2277FF;
		text-decoration:none;
		font-weight:bold;
		font-size: 12px
		}
	font.text {
      	font-family:Arial,Helvetica;
		color:#000000;
		}

	img.picture {
      	border-style: solid;
		border-width: 2;
		border-color: #444466
		}

	.fixed {
		font-family:Arial,Helvetica;
      	font-size: 12px;
		}
	.fixedlink {
		font-family:Arial,Helvetica;
      	fontweight: bold; fontsize: 12px
		}
	.fixedlink {
      	font-size: 12px;
		font-weight:bold;
		font-family:Arial,Helvetica
		}

	td.empty {
		font-family:Arial,Helvetica;
      	background-image: none
		}
	td.form {
      	background-image: none;
		font-family:Arial,Helvetica
		}	
	td.heading {
      	font-family:Arial,Helvetica;
		color:#FFFFFF;
		background-color:#682830;
		font-weight:bold;
		}
	td.content {
      	font-family:Arial,Helvetica;
		color:#000000;
		background-color:#DD9999;
		}
	td.value1 {
      	font-family:Arial,Helvetica;
		color:#000000;
		background-color:##CC8888;
		}
	td.value2 {
      	font-family:Arial,Helvetica;
        color:#000000;
		background-color:##DD9999;
		}

	a.buttons, td.buttons {
		font-size:8pt;
		}

	p {
		font-family:Arial,Helvetica;
		color:#000000;
		font-size:12px
		}
	
	li, ul, ol {
		font-family:Arial,Helvetica;
		color:#000000;
		font-size:12px;
		}
	
	input.buttons, button {
      	color:#FFFFFF;
		background-color:"#001878";
		font-weight:bold;
		font-size:12px;
		}
	input.text, select {
	      	color:#000000;
		background-color:"#B0B8C8";
		font-weight:bold;
		font-size:12px
		}
	font.error {
		font-family:Arial,Helvetica;
      	color: red;
		text-weight: bold;
		}

-->
</style>