#Header, #LectureNumber, #LectureTitle, H1, H2, H3, dt, PRE, dd {
	font-family: Arial, Helvetica, Geneva, sans-serif; color: Black
}


h3, dt {
	font-size:16pt; font-weight:400; line-height:50px;
}

dd {
	font-size:12pt; line-height:20px; margin-left: 50;
}

h1 {
	font-size:24pt;
	line-height:50px
}

p, td, img, ol, ul, h1, li, #Footer {
	clear:both
}

p , td, ul, ol  {
	margin-left:5%;
	margin-right:5%;
	font-family: URW Palladio L, Times New Roman, Times, serif;
}

p, td, code {
	text-align:justify;
	font-size:16pt;
	
}

#Footer {
	margin-left:22%;
	margin-right:5%;
	text-align:right;
	font-family: URW Palladio L, Times New Roman, Times, serif;
}

#LeftLink, #RightLink, #HomeLink {
	text-align:center;
	position:fixed;
	font-size:34pt;
	font-weight:500;
}
	
#LeftLink {
	left:3.5%;
}
#HomeLink {
	left:8%;
}
#RightLink {
	left:11%;
}

#codeline {
	font-size:18pt;
	text-align:center;
}

code, #codeline {
        font-family: Freemono, Courier New, Courier, monospace;
}

#LectureNumber {
	position: fixed; right:40px; top:10px; font-size:16pt; font-weight:500
}

#Header {
	font-size:20pt
}

#LectureTitle {
	position: fixed; right:20px; top:50px; font-size:24pt; font-weight:500; margin-left=70%; margin-right=0%
}

img {
	margin:10px;
	float:right;
	border:0px
}

TD {
	vertical-align: Top
}



a:visited {
	color: #a040a0;
	text-decoration: none
}

a:link {
	color: #1060b0;
	text-decoration: none
}

a:hover {
	text-decoration: underline;
	color: #a00000
}

#bigul {
	font-size:18pt;
	line-height:70px;
	margin-top:130px;
	margin-bottom:80px 
}

ul, dl {
	list-style-type: circle; 
}

ol {
	font-size:18pt;
}


