@charset "windows-1252";

body {background: #WHITE}

.headerstyle_1 {text-align: center; font-weight: bold; font-size: 20px; font-family: Times-Roman; background: #0091F2; color: white}

.headerstyle_2 {text-align: center; font-weight: bold; font-size: 15px; font-family: Times-Roman; background: white; color: white}

.headerstyle_3 {text-align: center; font-weight: bold; font-size: 10px; font-family: Times-Roman; background: #0091F2; color: white}

.tablestyle_1 {text-align: center; font-weight: bold; font-size: 18px; font-family: Times-Roman; background: white; color: white}
			   
A:link {text-decoration: white}
A:visited {text-decoration: white}
A:active {text-decoration: white}
A:hover {text-decoration: underline overline; color: #0091F2;}	
	   