h1{
    color: #550055;
	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;
}

.info_font{
  font-size: 11pt;
}

.bigFont{
  font-size: 30pt;
  color: #660066;
  font-family: Times New Roman;
  
}

.smallFont{
  font-size: 18pt;
  color: #660066;
  font-family: Times New Roman;
}

.tdClass{
  border-top: 2pt solid #D8B407;
}

.topImage{
  background-repeat: no-repeat;
  margin-top: -37px;
  margin-left: -2px;
  margin-bottom: -2px;
  background-image:  url("/_ACADEMICS/SCH_CAS/MED/Includes/top.png");
}

.sideImage{
  background-repeat: repeat-y;
  margin-left: -2px;
  margin-bottom: -2px;
  background-image:  url("/_ACADEMICS/SCH_CAS/MED/Includes/side.png");
}
