/* small's clone industries */

body {
font-family: georgia, arial, helvetica, verdana;
font-size: 14px;
color: #333333;
background: white;
text-align: justify;
line-height: 18px;
}

p {
font-size: 14px;
text-align: justify;
line-height: 18px;
}

h1 {
font-family: "hoefler text", "times new roman", serif;
text-transform:bold;
font-style: italic;
font-size: 38px;
letter-spacing: 0px;
font-weight:normal;
color: #990000;
}

h2 {
font-family: "hoefler text", "times new roman", serif;
font-weight: normal;
letter-spacing: 3px;
font-size: 20px;
}

h3 {
font-family: "hoefler text", "times new roman", serif;
font-weight: normal;
letter-spacing: 2px;
font-size: 18px;
}

img {
border: none;
padding: 10px;
}

.quote {
padding-left: 20pt;
padding-right: 20pt;
}

.italic {
font-style:italic;
}


.maintable {
text-align: justify;
background: white;

}

.lefttd {
border-right: thin solid #cccccc;
}

#white {
color: white
}

a:link, a:visited { 
text-decoration:none; 
color: blue;
}
a:hover, a:active {
text-decoration:underline;
color: blue;
}