body {
        font-family : Arial ;
        color : #000000;
        background-image:url(bg6.jpg) ;
        margin: 0;
}

a {
        text-decoration : none;
		font-color : #000000 ;
        font-size : 12pt;
        font-weight: normal;
        background-color : #FFFFff ;
        }
a:link {
        color : #000000;
        background-color : #ffffff;
}
a:visited {
        color : #000000 ;
        background-color : #ffffff;
}
a:active {
        color : #FFFFFF;
        background-color : #ffffff;
}
a:hover {
	color: orange;
	background-color: #FFFFF0;
	text-decoration: none;
}
}
div, p, th, td, li, dd, dl, dt {
        /* redundant selectors to help NS4 not forget */
    font-family:  Arial, sans-serif;
}

img {
        /* turns off gaps around images */
        border:0
}

h1 {
        font-size:36px;
}

h2 {
        font-size:24px;
}

h3 {
        font-size:20px;
}

h4 {
        font-size:18px;
}

h5 {
        font-size:200px;

}

h6 {
        font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
        font-family:  Arial;
        font-weight: normal;
        color: #FFFFFF;
        background-color: transparent;
        margin:        0px;
}
code, tt, pre {
        font: 12px Arial, monospace;
        color:#FFFFFF;
        background-color:transparent;
}
table {
  font-family: arial, sans-serif;
  font-color: #FFFFFF;
  text-align: center;


 }
td {
 font-family: Arial;
 text-decoration: none;
 font color:#FFFFFF;

}
 {

 }

 {

 }

