H1  {
	font-size : 32px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
}

H2  {
	font-size : 24px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color: black;
}
H3  {
	font-size : 18px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color: #660000;
}

.tagline  {
	font-size : 18px;
	font-family : arial, helvetica, sans-serif;
	font-style : italic;
	color: #660000;
	font-weight : normal;
}

.knife_tagline  {
	font-size : 14px;
	font-family : arial, helvetica, sans-serif;
	font-style : italic;
	color: #990000;
	font-weight : normal;
}

.sectionhead_sm {
	font-size: 16px; 
	color: #990000;
	font-weight : bold;
}

.sectionhead_sm_tt {
	font-size: 16px; 
	color: #ff0000;
}

BODY, P, BLOCKQUOTE, UL, OL  {
	font-size : 14px;
	font-family : arial, helvetica, sans-serif;
}

TD  {
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
}

.table_header	{
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	color : White;
	font-weight : bold;
}

.knife_table_header	{
	font-size : 14px;
	font-family : arial, helvetica, sans-serif;
	color : #0000c0;
	font-weight : bold;
}

.side_header	{
	font-size : 14px;
	font-family : arial, helvetica, sans-serif;
	color : Navy;
	font-weight : bold;
}

FORM, INPUT, SUBMIT  {
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
}

.caption  {
	font-size : 11px;
	font-family : arial, helvetica, sans-serif;
}

A:LINK {
	color : #0000cc;
	text-decoration : none;
}
A:VISITED {
	color : Purple;
	text-decoration : none;
}
A:HOVER {
	color : #666666;
	text-decoration : underline;
}
A:ACTIVE {
	color : #0000cc;
	text-decoration : none;
}
.side_nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}
a.side_nav:link	{
	color: #FFFF99;
	text-decoration : none;
}
a.side_nav:visited	{
	color: #FFFF99;
	text-decoration : none;
}
a.side_nav:hover	{
	color: Navy;
	text-decoration : none;
}
a.side_nav:active	{
	color: Yellow;
	text-decoration : none;
	}

.side_nav_2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
a.side_nav_2:link	{
	color: #FFFF99;
	text-decoration : none;
}
a.side_nav_2:visited	{
	color: #FFFF99;
	text-decoration : none;
}
a.side_nav_2:hover	{
	color: Navy;
	text-decoration : none;
}
a.side_nav_2:active	{
	color: Yellow;
	text-decoration : none;
	}

.nav_main	{
	background-color: #660000;
	text-decoration : none;
	}
.nav	{
	background-color: #660000;
	text-decoration : none;
}
	
.copyright  {
	font-size : 11px;
	font-family : arial, helvetica, sans-serif;
	color: #5A1A0B;
}

A:LINK.white_link {
	color : white;
	text-decoration : none;
}
A:VISITED.white_link {
	color : white;
	text-decoration : none;
}
A:HOVER.white_link {
	color : #FFFF99;
	text-decoration : underline;
}
A:ACTIVE.white_link {
	color : white;
	text-decoration : none;
}

