/* CSS Document */
.greenlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #339966;
	font-weight: bold;
}
.lightlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EFEFEF;
	text-decoration: none;
	font-size: x-small;
}
hr {
	color: #FFCC00;
}
p, li, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: 500;
}
a.menu { 
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
	text-decoration:none;
}
a.footer { 
	font-weight: bold;
	color: #FFFFFF;
	font-size: x-small;
	text-decoration:none;
}
a.syllabus { 
	font-weight: bold;
	color: #000000;
	font-size: small;
	text-decoration:none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003366;
	font-weight: 900;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000066;
}
.abitlarger {
	font-size: small;
}
.headerrow	{
	background-color: #FFCC00;

}

.footerrow	{
	background-color: #000066;
}
.contactinfo	{
	color: #003366;
	font-size: small;
	font-weight:bold;
}
.coursehead	{
	background-color:#EEEEFF ;
}
