body {
    margin:0px;
    background-color: #fff;
}
body, td
{
	font-family: arial, sans-serif;
	color: #000000;
}
.heading {
	font-weight: bold;
	color: #000000;
}
.howtoorder {
    font-family: arial, sans-serif;
    font-size: 12px;
    line-height: 15px;
}
.title {
    font-family: arial, sans-serif;
    font-size: 120%;
    color: #000000;
    line-height: 25px;
    font-weight: bold;
    font-style: italic;
}   
.title2 {
    font-family: arial, sans-serif;
    font-size: 140%;
    color: #000000;
    line-height: 25px;
    font-weight: bold;
    font-style: italic;
}   
h1 {
	font-weight: bold;
	font-size: 120%;
	color: #000000;
	margin: 0px;
}
h2 {
	font-size: 110%;
	color: #000000;
	margin: 0px;
	font-weight: normal;
}
a:link {
	color: #000099;

}
a:visited {
	color: #000099;

}
a:hover {
	color: #CC0033;
}

#toc {
width: 90%; margin: 0px auto; padding-top: 15px;
}

#toc ul {
	font-size: 90%;
}

hr {
color: #000;
background-color: #f00;
height: 2px;
}

hr.big {
color: #CC0033;
background-color: #CC0033;
height: 5px;
}

.imgpad {
	padding-right: 2px;
}
