a:link
{
	font-family: Verdana;
	color: #6699CC;
 	text-decoration: none;
}

a:visited
{
	font-family: Verdana;
	color: #6699CC;
	text-decoration: none;

}

a:active 
{
	font-family: Verdana;
	color: #6699CC;
	text-decoration: none;
}

a:hover
{
	font-family: Verdana;
        color: #FF0000;
	text-decoration: none;
}

body
{
	font-family: Verdana;
	background-image: url('bg.bmp');	background-attachment: fixed;
	color: #000000;
	text-align: left;
	scrollbar-Highlight-Color: #CC0000;
	scrollbar-3dLight-Color: #BB0000;
	scrollbar-Arrow-Color: #000000;
	scrollbar-Track-Color: #535239;
	scrollbar-DarkShadow-Color: #330000;
	scrollbar-Face-Color: #990000;
	scrollbar-Shadow-Color: #330000;
}

table
{
	font-family: Verdana;
	table-border-color-light: #669966;
	table-border-color-dark: #669966;
}

h1
{
	font-family: Verdana;
	font-size: 20pt;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
}

h2
{
	font-family: Verdana;
	font-size: 18pt;
	font-style: bold;

}

h3
{
	font-family: Verdana;
	font-size: 16pt;
	font-style: bold;

}

h4
{
	font-family: Verdana;
	font-size: 14pt;
	font-style: bold;

}

h5
{
	font-family: Verdana;
	font-size: 12pt;
	font-style: none;
}

h6
{
	font-family: Verdana;
	font-size: 10pt;
	font-style: none;
}