/*
_____________________________________________________________________
-------------------------------------------------------------------------------------------------------------------------
    CASCADING STYLESHEET FOR LENT MATLAB VIDEOS    
______________________________________________________________________
--------------------------------------------------------------------------------------------------------------------------*/



body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12pt;
	font-weight : bold;
	color : 6699FF;
	background-color: black;
	align: left;
}

div.VideoDescription{
	width : 731px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 14pt;
	font-weight : normal;
	text-align: justify;
	padding=10px;
	align: left;
}

div.TextbookReference{
	width : 731px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : 14pt;
	font-weight : normal;
	text-align: justify;
	padding=10px;
	align: left;
}

div.techdescription{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : 12pt;
	font-weight : normal;
	text-align : left;
	width : 731px;
	padding=10px;
}
div.bottomlinks{
	width : 731px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 14pt;
	font-weight : normal;
	text-align : justify;
	padding=10px;
	color : #FFFFFF ;
	align : center;
}


a:link{
	color: #FFFFFF ;
}

a.blue{ color: #FFFFFF }



h1{
	font-family : Arial, Helvetica;
	font-style : normal;
	font-size : 25pt;
	font-weight : bold;
	color : #6699FF;
	align: center;
}
h2{
	font-family :Verdana;
	font-style : normal;
	font-size : 30pt;
	font-weight : normal;
	color : #6699FF;
}
h3{
	font-family :Verdana;
	font-style : normal;
	font-size : 16pt;
	font-weight : bold;
	color : #FFFFFF ;
}
h4{
	font-family :Verdana;
	font-style : normal;
	font-size : 14pt;
	font-weight : normal;
	color : #6699FF;
}
h5{
	font-family :Verdana;
	font-style : normal;
	font-size : 14pt;
	font-weight : normal;
	color : #66CCFF;
}



