a:link
	{
	color: #2da2c9;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited    
	{
	color: #696969;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}
	
a:hover
	{
	color: Red;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	}
	
body
	{
	font-family: Times New Roman;
	background-color: White;
}
	
td
	{
	font-family: Times New Roman;
	color: Black;
	font-size: 12pt;
}

h1
	{
	font-family: Times New Roman;
	color: Red;
	font-size: 30pt;
	}

h2
	{
	font-family: Times New Roman;
	color: #FF4500;
	font-size: 13pt;
}
.bold
	{
	font-family: Times New Roman;
	color: Gray;
	font-size: 12pt;
	font-weight: bold;
}
.red
{
	color: #FF4500;
}
.boldred
	{
	font-family: Times New Roman;
	color: #FF4500;
	font-size: 12pt;
	font-weight: bold;
}
