.bodyfont {

	font-family: Arial, Helvetica, sans-serif;

	font-size: x-small;

	color: #000000;

}

.bodyfontemp {

	font-family: Arial, Helvetica, sans-serif;

	font-size: x-small;

	font-style: italic;

	color: #000000;

}

.bodyfontbold {

	font-family: Arial, Helvetica, sans-serif;

	font-size: x-small;

	font-weight: bold;

	color: #000000;

}

.bodyfontboldemp {

	font-family: Arial, Helvetica, sans-serif;

	font-size: x-small;

	font-style: italic;

	font-weight: bold;

	color: #000000;

}

body {

	margin: 0px;

	padding: 0px;

}

h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #CCFF99;

	font-weight: bold;

	font-style: normal;

}

a {

	color: #0000CC;

}

.h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #33FF99;

	font-style: italic;

	font-weight: bold;

}

.h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-style: italic;

	font-weight: bold;

	color: #99CC99;

}

.listfont {

	font-family: Arial, Helvetica, sans-serif;

	font-size: x-small;

	font-style: italic;

	color: #003366;

}

.directionscatfont {

	font-family: Arial, Helvetica, sans-serif;

	font-size: x-small;

	font-style: normal;

	font-weight: bold;

	color: #FFFFFF;

}

.directionscatbg {

	background-color: #666666;

}

.tagfont {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

}

a:link {
	color: #003366;
}
