body			{
					background:        url("../images/backgrounds/bk.jpg");
					background-color: 	white  ;
    				text-align:			center;
					font-family:		Century Gothic,lucida sans,verdana;
					font-size:			0.9em;
    				font-style:  		normal;
    				font-weight: 		normal;			
    				margin-top:         4px;
 				 }
 table			{
					font-family:		Century Gothic,lucida sans,verdana;
					font-size:			0.9em;
    				font-style:  		normal;
    				font-weight: 		normal;		
					font-weight:		normal;
				}
font.title	{		font-family: 		verdana;
					font-size:			1.1em;
					font-weight:		bold;
}	
font.quote	{		font-family: 		georgia;
					font-size:			1em;
					color:				#330066;
					font-style:			italic;
					font-weight:		bold;
}	
font.course	{		font-family: 		Century Gothic,lucida sans,verdana;
					font-size:			0.9em;
					color:				black;
				
}				
font.name	{		font-family: 		Century Gothic,lucida sans,verdana;
					font-size:			0.9em;
					color:				#006666;					
}
								
a:link			{	color:				#cc0000;
					font-family:		Century Gothic,lucida sans,verdana;
					text-decoration:	underline;
					font-weight:		normal;
					font-size:			1em;
				}
a:hover			{	color:				#cc0000;
					text-decoration:	underline;
					font-weight:		normal;
					font-size:			1em;
				}
					
a:active		{	color:				#cc0000;
					text-decoration:	underline;
					font-weight:		normal;
					font-size:			1em;
				}
a:visited		{	color:				crimson;
					text-decoration:	underline;
					font-weight:		normal;
					font-size:			1em;
				}
a.nav:link	{	color:					#cc0000;
					font-family:		"tahoma";
					font-size:			1em;
					text-decoration:	none;
					font-weight:		bold;
				}			
a.nav:hover	{	color:					#cc0000;
					font-family:		"tahoma";
					font-size:			1em;
					text-decoration:	none;
					font-weight:		bold;
				}	
a.nav:active	{	color:		        #cc0000;
					font-family:		"tahoma";
					font-size:			1em;
					text-decoration:	none;
					font-weight:		bold;
				}
a.nav:visited	{	color:		        #cc0000;
					font-family:		"tahoma";
					font-size:			1em;
					text-decoration:	none;
					font-weight:		bold;
				}	
a.alternative:active	{	color:		DarkSlateBlue;
					font-family:		Century Gothic,lucida sans,verdana;
					font-size:			0.9em;
					text-decoration:	none;
					font-weight:		bold;
				}	
a.alternative:visited	{	color:		DarkSlateBlue;
					font-family:		Century Gothic,lucida sans,verdana;
					font-size:			0.9em;
					text-decoration:	none;
					font-weight:		bold;
				}
a.alternative:link	{	color:			DarkSlateBlue;
					font-family:		Century Gothic,lucida sans,verdana;
					font-size:			0.9em;
					text-decoration:	none;
					font-weight:		bold;
				}			
a.alternative:hover	{	color:			SlateBlue;
					font-family:		Century Gothic,lucida sans,verdana;
					font-size:			0.9em;
					text-decoration:	none;
					font-weight:		bold;
				}				
