a:link {font-weight: normal; color: #FFFFFF; text-decoration: none; list-style-type: disc; font-family: "Times New Roman", Times, serif}
a:visited {color: #FFFFFF; text-decoration: underline}
a:hover {color: #3333CC; text-decoration: underline}

a.kEmail:link {font-weight: normal; font-size: 14px; color: #FFFFFF; text-decoration: none; list-style-type: disc; font-family: "Times New Roman", Times, serif}
a.kEmail:visited {font-size: 14px; color: #FFFFFF; text-decoration: underline; font-family: "Times New Roman", Times, serif}
a.kEmail:hover {color: #3333CC; text-decoration: underline}

a.kEmail2:link {font-weight: normal; font-size: 14px; color: black; text-decoration: none; list-style-type: disc; font-family: "Times New Roman", Times, serif}
a.kEmail2:visited {font-size: 14px; color: black; text-decoration: underline;font-family: "Times New Roman", Times, serif}
a.kEmail2:hover {color: #FFFFFF; text-decoration: underline}

.page_title{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.page_footer{
	font-size: 13px;

}

.section_header{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.tel_no{
	color: #FFFFFF;
}

.kTable {
  	border: 1px solid #3333CC;
}

.kTitle {
      font-size:17px;
      font-family: Arial;
      font-weight: bold;
      color: white;
}

.kRowHeading {
  	background-color: #3333CC;
}

.kCellHeading {
    	border: 1px solid #3333CC;
    	font-family: arial;
    	font-size: 13px;
  	color: white;
}

.kCell {
    	border: 1px solid #3333CC;
    	font-family: arial;
    	font-weight: normal;
    	font-size: 13px;
  	color: black;
}

