
a img { border-style: none; }




h1 {color: #633D80; font-size: 10pt; }
h2 {color: #333333; font-size: 7pt; }
h3 {color: #333333; font-size: 8pt; font-weight: bold; }
h4 {color: #4A2E79; font-size: 7pt;
	margin-top: 0;
        margin-right: 3em;
        margin-bottom: 0;
        margin-left: 3em; }
h5 {color: #4A2E79; font-size: 7pt; text-align: center;}
h6 {color: #D5D5D5; font-size: 1%; font-weight: lighter; text-align: center;

}

body 

{
	background-color: #C9C9C9;
	background-image: url(bg_tile.gif); 
      	background-repeat: repeat;
	text-align: center;
	color: #4A2E79;
	font: 10pt tahoma, verdana, arial, helvetica, sans-serif;
	margin: auto;
}

a:link {color: #735C99}
a:visited {color: #4A2E79}
a:hover {color: #4A2E79}
a:active {color: #FFFFFF}
