body {
	background-color: #404040;
	color: #000000;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, Tahoma, Times;
	font-size: 8pt;
}

td {
	color: #000000;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, Tahoma, Times;
	font-size: 8pt;
}

th {
	color: #ffffff;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, Tahoma, Times;
	font-size: 8pt;
}

.copyright {
	text-decoration: none;
	font-size: 8pt;
	color: #929292;
}

a:link    { font-weight: bold;text-decoration: none; color: #929292; background-color: transparent;}
a:visited { font-weight: bold;text-decoration: none; color: #929292; background-color: transparent;}
a:active  { font-weight: bold;text-decoration: none; color: #929292; background-color: transparent;}
a:hover   { font-weight: bold;text-decoration: underline; color: #929292; background-color: transparent;}


a.copyright:link    { font-weight: bold;text-decoration: none; color: #929292; background-color: transparent;}
a.copyright:visited { font-weight: bold;text-decoration: none; color: #929292; background-color: transparent;}
a.copyright:active  { font-weight: bold;text-decoration: none; color: #929292; background-color: transparent;}
a.copyright:hover   { font-weight: bold;text-decoration: underline; color: #929292; background-color: transparent;}

.menu_even {
	text-decoration: none;
	font-size: 8pt;
	color: #FFFFFF;
}
a.menu_even:link    { padding-left: 55px; font-weight: normal;text-decoration: none; color: #FFFFFF; background-color: transparent; background-image: url(images/kristi_design_menu_even.gif); background-repeat: no-repeat; width: 190px;}
a.menu_even:visited { padding-left: 55px; font-weight: normal;text-decoration: none; color: #FFFFFF; background-color: transparent; background-image: url(images/kristi_design_menu_even.gif); background-repeat: no-repeat; width: 190px;}
a.menu_even:active  { padding-left: 55px; font-weight: normal;text-decoration: none; color: #FFFFFF; background-color: transparent; background-image: url(images/kristi_design_menu_even.gif); background-repeat: no-repeat; width: 190px;}
a.menu_even:hover   { padding-left: 55px; font-weight: normal;text-decoration: underline; color: #FFFFFF; background-color: transparent; background-image: url(images/kristi_design_menu_even.gif); background-repeat: no-repeat; width: 190px;}

.menu_odd {
	text-decoration: none;
	font-size: 8pt;
	color: #FFFFFF;
}
a.menu_odd:link    { padding-left: 55px; font-weight: normal;text-decoration: none; color: #FFFFFF; background-color: transparent; background-image: url(images/kristi_design_menu_odd.gif); background-repeat: no-repeat; width: 190px;}
a.menu_odd:visited { padding-left: 55px; font-weight: normal;text-decoration: none; color: #FFFFFF; background-color: transparent; background-image: url(images/kristi_design_menu_odd.gif); background-repeat: no-repeat; width: 190px;}
a.menu_odd:active  { padding-left: 55px; font-weight: normal;text-decoration: none; color: #FFFFFF; background-color: transparent; background-image: url(images/kristi_design_menu_odd.gif); background-repeat: no-repeat; width: 190px;}
a.menu_odd:hover   { padding-left: 55px; font-weight: normal;text-decoration: underline; color: #FFFFFF; background-color: transparent; background-image: url(images/kristi_design_menu_odd.gif); background-repeat: no-repeat; width: 190px;}


H1 {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #ec292f;
	margin-bottom: 5px;
}

H2 {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #00000;
	margin-bottom: 5px;
}