A:link.white { text-decoration: none; color:white; font-family:verdana; font-size:10pt}
A:visited.white {text-decoration: none;  color:white; font-family:verdana; font-size:10pt}
A:active.white {text-decoration: none; color:white; font-family:verdana; font-size:10pt}
A:hover.white	 {
	text-decoration: none;
	color:black;
	font-family:verdana;
	font-size:10pt;
}

A:link.whitebig { text-decoration: none; color:white; font-family:verdana; font-size:11pt}
A:visited.whitebig {text-decoration: none;  color:white; font-family:verdana; font-size:11pt}
A:active.whitebig {text-decoration: none; color:white; font-family:verdana; font-size:11pt}
A:hover.whitebig	 {
	text-decoration: none;
	color:black;
	font-family:verdana;
	font-size:11pt;
}

A:link.black { text-decoration: none; color:black; font-family:verdana; font-size:10pt}
A:visited.black {text-decoration: none;  color:black; font-family:verdana; font-size:10pt}
A:active.black {text-decoration: none; color:black; font-family:verdana; font-size:10pt}
A:hover.black	 {
	text-decoration: underline;
	color:black;
	font-family:verdana;
	font-size:10pt;
	font-weight: bold;
}

A:link.smallblack { text-decoration: none; color:black; font-family:verdana; font-size:8pt}
A:visited.smallblack {text-decoration: none;  color:black; font-family:verdana; font-size:8pt}
A:active.smallblack {text-decoration: none; color:black; font-family:verdana; font-size:8pt}
A:hover.smallblack	 {
	text-decoration: underline;
	color:black;
	font-family:verdana;
	font-size:8pt;

}

A:link.smallwhite {text-decoration: none; color:white; font-family:verdana; font-size:8pt}
A:visited.smallwhite {text-decoration: none;  color:white; font-family:verdana; font-size:8pt}
A:active.smallwhite {text-decoration: none; color:white; font-family:verdana; font-size:8pt}
A:hover.smallwhite {text-decoration: underline; color:yellow; font-family:verdana; font-size:8pt;}

A:link.red        {
	color: #993333;
	font-size: 9pt;
	font-family: Arial;
	text-decoration: none
}
A:visited.red     { color: maroon; font-size: 9pt; font-family: arial; text-decoration: none }
A:active.red     { color: maroon; font-size: 9pt; font-family: arial; text-decoration: none }
A:hover.red	   { color: maroon; font-size: 9pt; font-family: arial; text-decoration: underline }

A:link.redbig { text-decoration: none; color:maroon; font-family:arial; font-size:11pt; font-weight: bold}
A:visited.redbig  { color: maroon; font-size: 11pt; font-family: arial; font-weight: bold; text-decoration: none }
A:active.redbig {text-decoration: none; color:maroon; font-family:arial; font-size:11pt; font-weight: bold}
A:hover.redbig	  { color: maroon; font-size: 11pt; font-family: arial; font-weight: bold; text-decoration: underline }


A:link.redmed {
	text-decoration: none;
	color:maroon;
	font-family:arial;
	font-size:10pt;
	font-weight: bold;
}
A:visited.redmed  {
	color: maroon;
	font-size: 10pt;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
}
A:active.redmed {text-decoration: none; color:maroon; font-family:arial; font-size:10pt; font-weight: 600}
A:hover.redmed	  { color: maroon; font-size: 10pt; font-family: arial; font-weight: 600; text-decoration: underline }
p.header    {
	color:black;
	font-family:arial;
	font-size:13pt;
	line-height: 20px;
	font-weight: bold;
}
p.body    {
	color:black;
	font-family:Arial;
	font-size:11pt;
	line-height: 18px;
	font-weight: normal;
}
 	
p.headerlarge {
	color:black;
	font-family:arial;
	font-size:16pt;
	line-height: 20px;
	font-weight: bold;
}

p.lecturetitle {
	color:black;
	font-family:arial;
	font-size:14pt;
	line-height: 20px;
	font-weight: normal;
	font-style: italic;
}
p.small {
	color:black;
	font-family:arial;
	font-size:9pt;
	line-height: 11pt;
	font-weight: normal;
	
}
p.headertop {
	color:black;
	font-family:arial;
	font-size:18pt;
	line-height: 20px;
	font-weight: bold;
}

body,td,th {
	color:black;
	font-family:Arial;
	font-size:11pt;
	line-height: 18px;
	font-weight: normal;
}
 

