body {
	margin: 0px; padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	background: #001050 url('images/background.jpg') repeat;
	color: #ffffff
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFD007; text-decoration: underline
}
a:visited {
	color: #FFD007; text-decoration: underline
}
a:hover {
	color: #FFFFFF; text-decoration: none
}
.myswname {
	PADDING-LEFT: 5px;
	FONT-SIZE: 16pt;
	FONT-WEIGHT: bold;
	BACKGROUND: #3F02CA;
	COLOR: #D0C000
}
