/* this is the linked style sheet for Engineering Site, www.foothill.edu/engineering */

/* new rollover for programs */
span.ex1:hover,span.ex1:active {background-color : #c1cdc1; color:#000033;}

.red {color: #ff0000 }
.teal {color: #008080 }
.purple {color: #663399 }
.burnt {color: #990000 }
.blue {color: #006 }
.ltblue {color: #3366cc}

.small   { font-size: 10px; }
.small1  { font-size: 11px; }
.big   { color: #660033; font-size: 14px; line-height: 15px; margin: 2px 10px }
.big1  { color: #900; font-size: 14px; font-family: "Comic Sans MS" }
.big2  { color: #660033; font-size: 16px; line-height: 18px}
.big3  { font-size: 18px; line-height: 20px ; color: #ff0000}
.big4  { font-size: 16px; line-height: 18px ; color: #990000}
.big5  { font-size: 14px; line-height: 17px }
.big6  { font-size: 13px; line-height: 15px }
.big7  { color: #660033; font-size: 20px; line-height: 22px; font-family: "Comic Sans MS" }


.indent  { margin-left: 15px }
.indent1  { margin: 5px 10px }
.indent2   { line-height: 16px; margin: 6px }

.list	{	line-height: 20px; }


.fourpoints { line-height : 4px }

.hr	{
	color: #660033;
	background-color: #660033;
}