body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_bluestuds.gif);
}
a:link {
	text-decoration: none;
	color: #0066CC;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
.h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	line-height: 1;
}
.text {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	line-height: 2;
	list-style-type: square;
}
.text_small {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	line-height: 1;
}