@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
background-image: url(images/background.gif);
background-position: center;
background-repeat: repeat-y;
background-color: #000000;
}

a {
color: #000000;
}
a:hover {
color: #0033CC;
text-decoration: none;
}

.linkimg {
		border: 3px solid #FFFFFF;
	}

.highlight {
font-size: 16px;
font-weight: bold;
line-height: 22px;
}