.header {  font-size: 11pt;
             font-family: Arial;
             font-weight: bold;
             color: black;
			 padding-left:5pt;
			 padding-right:5pt
}

.contenthead {  font-size: 8pt;
             font-family: Arial;
             font-weight: normal;
             color: white;
			 padding-left:5pt;
			 padding-right:5pt;
			 letter-spacing: 0.9px
}

.text {  font-size: 8pt;
             font-family: Arial;
             font-weight: normal;
             color: #333333;
			 padding-left:5pt;
			 padding-right:5pt;
			 letter-spacing: 0.9px
}

.copy   {   font-size: 7pt;
            font-family: Arial;
            font-weight: normal;
            color: black;
			background-color: #cccccc
        }

.contacts   {   font-size: 7pt;
            font-family: Arial;
            font-weight: normal;
            color: black;
			background-color: #555555
        }

.contacts1   {   font-size: 7pt;
            font-family: Arial;
            font-weight: normal;
            color: black;
			 padding-left:3pt;
			 padding-right:3pt;
			background-color: #cccccc
        }


.coursehead   {   font-size: 8pt;
            font-family: Arial;
            text-align: center;
            font-weight: normal;
            color: white;
			 letter-spacing: 0.9px
        }

.courses1   {   font-size: 8pt;
            font-family: Arial;
            font-weight: normal;
            color: white
        }

.courses   {   font-size: 7pt;
            font-family: Arial;
            font-weight: normal;
            color: black;
			 letter-spacing: .8px
        }

.bullet   {   font-size: 12pt;
            font-family: Arial;
            font-weight: normal;
            color: #ff5188;
            margin-top: -2px;
        }

.news   {   background-color: white;
            font-size: 8pt;
            font-family: Arial;
            font-weight: normal;
            color: grey
        }

