div.byline {
		font-weight : bold;
		background: White;
		font-family : sans-serif;
		text-align : left;
		}
		
A.byline {
		padding-top: 3px; padding-bottom: 5px; padding-left: 3px; 
		font-family : sans-serif;
		text-align : center;
		font-size: x-small;
		}
div.cataloglinks {
		font-weight : bold;
		font-family : sans-serif;
		text-align : center;
		font-size: x-small;
		background: #99ff33;
		}
		
div.cataloglinkshotsauce {
		font-weight : bold;
		font-family : sans-serif;
		text-align : center;
		font-size: x-small;
		background: White;
		}
div.interiorbyline {
		font-weight : bold;
		font-family : sans-serif;
		color : black;
		background: yellow;
		text-align : center;
		position : relative; top: 1px;
		}

div.xinteriorbyline {
		font-size : x-small;
		font-style : italic;
		font-family : sans-serif;
		color : black;
		text-align : left;
		}
		
Div.interiormenu {
		font-weight : bold;
		text-align : left;
		position : relative; top: 1px;
		font-family : sans-serif;
		padding-top: 3px; padding-bottom: 5px; padding-left: 3px; 
		font-size : x-small;
		}
Div.body {
		margin-left: 20px;
		font-family : sans-serif; 
		font-size : x-small;
		}

A.major  {
		font-size : large;
		font-family : sans-serif;
		}
		
A.minor  {
		font-size : medium;
		font-family : sans-serif;
		}
A.little  {
		font-size : small;
		font-family : sans-serif;
		}
A.bigred	{
		font-size : x-large;
		font-family : sans-serif;
		color : red;
		}
		
A.littlered	{
		font-size : small;
		font-family : sans-serif;
		color : red;
		}
		
A.littlebold {
		font-size : x-small;
		font-family : sans-serif;
		font-weight: bold
		}
A.bold {
		font-weight : bold;
		}
		
BODY  {
		font-family : sans-serif;
		}

Div.tabledata {
		font-size : small;
		font-family : sans-serif;
		}

Div.testimony {
		font-style : italic;
}

Div.fineprint {
		font-family : sans-serif;
		font-size : x-small;
}

A.fineprint {
		font-family : sans-serif;
		font-size : x-small;
}

A.xsmallfineprint {
		font-family : sans-serif;
		font-size : xx-small;
		font-style : italic;
}

H1 {
		font-size : large;
		font-family : sans-serif;
	}
	
H2 {
		font-size : medium;
		font-family : sans-serif;
	}
H3 {
		font-family : sans-serif;
	}

<dd> {
		font-size : small;
}