
a:link {
 font-family: Arial;
 text-decoration:none;
 font-weight: bold;
 color: #0975E3;
}

a:visited {
 font-family: Arial;
 text-decoration:none;
 font-weight: bold;
 color:#0975E3
}

a:active {
 font-family: Arial;
 text-decoration:none;
 font-weight: bold
 color:#0975E3
}

  table {
 font-family: Arial;
 color: #FFFFFF;
}

td{
 font-family: Arial;
 color: #FFFFFF;
}

i {
 font-family: Arial;
 color: #FFFFFF;
}

p {
 font-family: Arial;
 color: #FFFFFF;
}

h1 {
 font-family: Arial;
 color: #FFFFFF;
}
h2 {
 font-family: Arial;
 color: #FFFFFF;
}
h3 {
 font-family: Arial;
 color: #FFFFFF;
}
h4 {
 font-family: Arial;
 color: #FFFFFF;
}
h5 {
 font-family: Arial;
 color: #FFFFFF;
}

tr {
 font-family: Arial;
 color: #FFFFFF;
}

th {
 font-family: Arial;
 color: #FFFFFF;
}

div {
 font-family: Arial;
 color: #FFFFFF;
}

address {
 font-family: Arial;
 color: #FFFFFF;
}

font {
 font-family: Arial;
 color: #FFFFFF;
}

center {
 font-family: Arial;
 color: #FFFFFF;
}


body {
	font-family: Arial;
 	color: #FFFFFF;
 	background-color:rgb(0,0,0);

	scrollbar-base-color:#808080;
	scrollbar-track-color:#4A4A4A;
	scrollbar-face-color:#4A4A4A;
	scrollbar-highlight-color:#606060;
	scrollbar-3d-light-color:#000000;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
}
