BODY {
	color: Black;
	margin: 0px 0px 0px 0px;
	background: url(../_themes/usrt/tbg.gif);
	background-color: #9C9C9C;
	font-family: Arial, sans-serif;
	font-size: x-small;
}

A {
	color: #004375;
	text-decoration: none;
}

A:HOVER {
	color: #1C57FF;
	text-decoration: underline;
}
TITLES {
	color: #001251;
	font-family: Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
}
NORMAL {
	color: Black;
	font-family: Arial, sans-serif;
	font-size: x-small;
}
ATTENTION {
	font-size: medium;
	font-weight: bold;
}