body  	{
	margin : 0 0 10px 0;
	background : #4e4f84;
     	}

a:link {
	color : #4e4f84;
	text-decoration : none;
	}

a:visited {
	color : #4e4f84;
	text-decoration : none;
	}

a:active {
	color : #4e4f84;
	text-decoration : none;
      	}

a:hover {
	color : #4e4f84;
	text-decoration : underline;
      	}

td.copyright a:link {
	color : #fff;
	text-decoration : none;
	}

td.copyright a:visited {
	color : #fff;
	text-decoration : none;
	}

td.copyright a:active {
	color : #fff;
	text-decoration : none;
      	}

td.copyright a:hover {
	color : #fff;
	text-decoration : underline;
      	}

table.box { 
	background-color : #fff;
	}
	
.content {
	margin : 20px;
	padding : 0 10px 10px 0;
	text-align : left;
	font-size : 12px;
	font-family : verdana, arial, helvetica, sans-serif;
	}

h1    	{
	font-family : times new roman, helvetica, serif;
	font-size : 24px;
	padding-top : 10px;
	color : #4e4f84;
	font-weight : normal;
      	}

h2    	{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 14px;
	color : #000;
	font-weight  : normal;
      	}

h3    	{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight  : normal;
	color : #000;
	border-bottom : 1px solid #000;
      	}

h4    	{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 14px;
	color : #000;
      	}

td.copyright  {
	background-image : url(graphics/1.gif);
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight  : normal;
	color : #fff;
	padding : 1px;
	text-align : center;
	}

img.right {
	float : right;
	margin : 5px 10px 10px 10px;
	}