BODY {
	font-family: "Times New Roman", Times, serif;
	font-weight: medium;
	font-style: normal;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	background-color : #FFFFFF;
	
}

P {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	color: Black;
	text-decoration: none;
	text-align: left;
	font-size : 16pt;
	line-height: 20pt;
	
	
}

I {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
	color: #000000;
	text-align: left;
	
	
}

SMALL {
	
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 20pt;
	color: #000000;
	text-align: left;
	
}


TD {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: normal;
	font-style: normal;
	color: Black;
	text-decoration: none;
	line-height: 30pt;
}

TH {
		font-family: "Times New Roman", Times, serif;
		font-size: 16pt;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-decoration: none;
		text-align: left;
}

A:LINK {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18pt;
	font-style: normal;
	text-decoration: underline;
	color: Black; 
}


A:VISITED {
	font-family: "Times New Roman", Times, serif;
	font-weight: medium;
	font-size: 18pt;
	font-style: none;
	text-decoration: underline;
	color: Black; 
	
}

A:active {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18pt;
	font-style: none;
	text-decoration: underline;
	
	
}

a:hover {
font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 18pt;
	font-weight : normal;
	color: Blue;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: none;
	color: Black;
	text-decoration: underline;
	text-align: left;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: blue;
	text-decoration: none;
	text-align: left;
}

H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: Gray;
	text-align: left;
}
