h2
{
	font-family: Tahoma;
	font-size: 18px;
	color: #006600;
	font-weight: bold;
}

h3
{
	font-family: Arial;
	font-size: 15px;
	color: #ff6633;
}

h4
{
	font-family: MS Sans Serif;
	font-size: 17px;
	color: #ff6633;
	font-weight: bold;
}

p
{
	font-family: Arial;
	font-size: 15px;
}

h5
{
	font-family: Arial;
	font-size: 15px;
	color: #ff0000;
	font-weight: normal;
}

h6
{
	font-family: Arial;
	font-size: 15px;
	color: Green;
	font-weight: normal;
}

A
{
	font-family: Arial;
	font-size: 13px;
	color: Blue;
	font-weight: normal;
}

A:Hover
{
	font-family: Arial;
	font-size: 13px;
	color: #ff6633;
	font-weight: bold;
}
