@charset "utf-8";

/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.default{
	font-family:Tahoma;
	font-size:11px;
	color:#333;
}

.moduletext
{
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
	color:#003789;
}

.default3{
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
	color:#666;
}

.coursename{
	font-family:Tahoma;
	font-size:18px;
	color:#000;
}

A:link { COLOR: #9B8888; TEXT-DECORATION: none;  }
A:visited { COLOR: #9B8888; TEXT-DECORATION: none; }
A:active { COLOR: #9B8888; TEXT-DECORATION: none }
A:hover { COLOR: #424263; TEXT-DECORATION: none; }