h1{
    color: #009900;
	font-size: 30;
	font-family: Times New Roman;
	font-weight: bold;
}

h2{
    text-align: center;
	text-decoration: underline;
	font-weight: bold;
	font-size: 24;
}

h3{
    font-family: Arial;
    font-size: 14pt;
	font-weight: bold;
    color:#444444; 
    text-decoration: none;
}

.Bold{
    font-weight: bold;
}

.Italic{
    font-style: italic;
}

.Underline{
    text-decoration: underline;
}

.BoldAndUnderline{
	font-weight: bold;
	text-decoration: underline;
}

.UnderlineAndItalic{
    text-decoration: underline;
	font-style: italic;
}


.Large_Text_Info{
    font-size: 17;
}

.Questions{
	font-weight: bold;
	font-size: 12pt;
}

.Subheading{
	font-weight: bold;
	font-size: 20;
}

.Subnotes{
	font-size: 12;
	font-family: Arial;
}
.CONTENT{
	font-size: 13;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 8px;
}
.DIRECTIONS{
	font-size: 13;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 11px;
	margin-left: 9px;
}
.BIGwhite{
	font-size: 31px;
	font-family: Georgia;
	color: #FFFFFF;
	font-weight: bold;
}
.LIGHTgreen{
	font-size: 14px;
	font-family: Georgia;
	color: #C4FFC4;
	font-weight: bold;
}
.info_font{
  font-size: 11pt;
}

.bigFont{
  font-size: 30pt;
  color: #00CC00;
  font-family: Times New Roman;
  
}

.smallFont{
  font-size: 18pt;
  color: #660066;
  font-family: Times New Roman;
}
.FONTcontent{
  font-size: 13pt;
  color: #003300;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.FONTcalc{
  font-size: 12pt;
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
.tdClass{
  border-top: 2pt solid #D8B407;
}
/* this controls the yellow line under dept title and the purple curved gradient border */
.topImage{  
  background-repeat: no-repeat;
  margin-top: -37px;
  margin-left: -2px;
  margin-bottom: -2px;
}
.topTEST{  
  margin-top: -37px;
}
.sideImage{
  background-repeat: repeat-y;
  margin-left: -2px;
  margin-bottom: -2px;
}

