A  {
	text-decoration : underline;
	color : #3F6E60;
}

A:hover  {
	color : gray;
}

H1 {
	font-size : 16px;
	margin-top: 2 px;
	margin-bottom: 10px;
}

H2 {
	font-size : 10px;
	margin-top: 2 px;
	margin-bottom: 10px;
}

h2 {
	font-family:  Trebuchet MS, Arial;

	font-weight:            bold;
	color:			black;
	text-decoration:        none;
	font-size:              18px;
	margin:                 0px;
	padding:                0px;
	text-transform:         uppercase;
	letter-spacing:         2px;

}

a.h1, h1, h1.a {
	font-family:  Trebuchet MS, Arial;

	font-weight:            bold;
	color:			black;
	text-decoration:        none;
	font-size:              38px;
	margin:                 0px;
	padding:                0px;
	text-transform:         uppercase;
	letter-spacing:         8px;

}

h5 {
	font-family:  Trebuchet MS, Arial;

	font-weight:            bold;
	color:			black;
	text-decoration:        none;
	font-size:              10px;
	margin:                 0px;
	padding:                0px;
	text-transform:         uppercase;
	letter-spacing:         1px;

}

BODY, TD, TR, UL, OL, LI, INPUT, SELECT, DL, DD, DT
{
	font-family:  Trebuchet MS, Arial;

	font-weight:            bold;
	color:			black;
	text-decoration:        none;
	font-size:              15px;
	margin:                 0px;
	padding:                0px;
	text-transform:         uppercase;
	letter-spacing:         1px;
}