body {font-family: Arial, Verdana, Times New Roman; background-color: black; color: white; margin-top: 0; margin-left: 20; margin-right: 0; margin-bottom: 0; background-image: url("../images/bg.bmp"); background-repeat: repeat; background-attachment: fixed}

a:link {text-decoration: none; color: lime}
a:visited {text-decoration: none; color: lime}
a.active {text-decoration: underline; color: lime}
a:hover {text-decoration: none; color: yellow}

h1
{
	font-family: Verdana, Times;
	color: rgb(255,255,153);
	font-weight: 400;
}
h2
{
	font-family: Verdana, Times;
	color: rgb(255,255,153);
	font-weight: 400;
}
h3
{
	font-family: Verdana, Times;
	color: rgb(255,255,153);
	font-weight: 400;
}
h4
{
	font-family: Verdana, Times;
	color: rgb(255,255,153);
	font-weight: 600;
}
h5
{
	font-family: Verdana, Times;
	color: rgb(255,255,153);
	font-weight: 400;
}
h6
{
	font-family: Verdana, Times;
	color: rgb(255,255,153);
	font-weight: 400;
}




.red {font-size: 14pt; background: red}

table {color: white}
.red2 {background-color: red}
.yellow {background-color: yellow}