H1{
font-family:  Palatino Linotype, Arial, Helvetica, Times New, Sans Serif;
font-size: 22px;
color:  #006233;
}

H2{
font-family:  Palatino Linotype, Arial, Helvetica, Times New, Sans Serif;
font-size: 18px;
color:  #006233;
}

H3{
font-family:  Palatino Linotype, Arial, Helvetica, Times New, Sans Serif;
font-size: 14px;
color: black;
font-weight: normal;
}

H4{
font-family:  Arial, Helvetica, Times New, Sans Serif;
font-size: 20px;
color:  #006233;
}

H5{
font-family:  Arial, Helvetica, Times New, Sans Serif;
font-size: 16px;
color:  #006233;
}

H6{
font-family:  Palatino Linotype, Arial, Helvetica, Times New, Sans Serif;
font-size: 14px;
color: white;
font-weight: bold;
}

.tuition_tableheader{
font-family:  Palatino Linotype, Arial, Helvetica, Times New, Sans Serif;
font-size: 14px;
color: white;
font-weight: bold;
}

.tuition_tablemain{
font-family:  Palatino Linotype, Arial, Helvetica, Times New, Sans Serif;
font-size: 14px;
color: black;
font-weight: normal;
}

.program_header{
font-family: Palatino Linotype, Arial, Helvetica, Times New, Sans Serif;
font-size:14px;
color:#006233;
font-weight:bold;
}

.header_1{
font-family:  Palatino Linotype, Arial, Helvetica, Times New, Sans Serif;
font-size: 22px;
color:  #006233;
font-weight: bolder;
}
.header_2{
font-family:  Palatino Linotype, Arial, Helvetica, Times New, Sans Serif;
font-size: 18px;
color:  #006233;
font-weight: bolder;
}

.header_3{
font-family:  Palatino Linotype, Arial, Helvetica, Times New, Sans Serif;
font-size: 14px;
color: black;
font-weight: normal;
}

A  {	
text-decoration : none;
color:  #006233;
}

A:Visited  {}

A:Active  {}

A:Hover  {
		 text-decoration : underline;
		 }