Here is the code.
Code: Select all
\begin{sidewaystable}
\centering
\caption{Add caption}
\begin{tabular}{p{.56in}|p{1.0in}|p{.75in}|p{.875in}|p{.875in}|p{.75in}|p{.625in}|p{.625in}}
\bfseries Grade and Class & {\bfseries Dia (in)} & {\bfseries Tensile min (ksi)} & {\bfseries Yield 0.2\% Offset (min)} & {\bfseries Elongation in 2 in. (\%)} & {\bfseries Reduction of Area (\%)} & \multicolumn{ 2}{c}{{\bfseries Hardness Max}} \\\hline
& & & & & & {\bfseries{\underline{Brinell}} & {\bfseries{\underline{Rockwell}} \\
Class 1\footnote{B8, B8C, B8M, B8P, B8T, B8LN, B8MLN} & All & 75 & 30 & 30 & 50 & 223 & B96 \\ \hline
Class 2\footnote{B8, B8C, B8P, B8T, B8N} & to ¾ & 125 & 100 & 12 & 35 & 321 & C35 \\
& over ¾ to 1 & 115 & 80 & 15 & 35 & 321 & C35 \\
& over 1 to 1 1/2 & 100 & 50 & 28 & 45 & 321 & C35 \\ \hline
\end{tabular}
\label{tab:addlabel}
\end{sidewaystable}