/* description: Primary module stylesheet for HTML/Text Editor module. */

/* Custom styles may be declared here for this module, however, most custom
   CSS should be added to the main portal stylesheet if you plan on copying
   this module later.
*/

.tutorial_title, .tutorial_title a {
	font: bold 20px helvetica, tahoma, verdana, san-serif;
	color: #552d7e;
	text-decoration: none;
}

.tutorial_desc {
	font: 12px helvetica, tahoma, verdana, san-serif;
	color: #000000;
}
