
h1 {
	font-family:  arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 15pt;
	font-style: normal;
	line-height: normal;
}

h2 {
	font-family:  arial,Verdana, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 12pt;
	white-space: normal;
}

h3 {
	font-family:  arial,Verdana, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	margin: 0;
    padding: 0;
}


.text_frame, table {
	font-family:  arial,Arial,Verdana,sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	white-space: normal;
}


a{
	color: #000000;
	}
	
	a:hover{
	color: #FFCC00;
	}
	