body, table {
	background-color: #ffffff;
	color: #000;
	font: 12pt Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
	padding-bottom: 0;
}

ul, .notop {
	margin-top: 0;
}

html>body ul {
	list-style-image: url(images/bull2.gif);
}

#nav {
	margin-left: 0;
	padding-left: 1.5em;
	font-weight: bold;
	font-size: 14pt;
}

A:link, A:visited, A:hover, A:active {
	text-decoration: none;
	color: #c9c;
}

A:visited {
	color: #636;
}

A:hover, A:active {
	text-decoration: underline;
	color: #fcf;
}

#main A:link, #main A:visited {
	text-decoration: underline;
}

.narrow {
	text-align: left;
	margin: 0 15%;
}
#header {
	padding-bottom: 20px;
}

html>body #mozhack {
	width: 100%;
}

h3.title {
	margin-top: 0;
	margin-bottom: 10px;
}

.mesg, div.error, .info {
    margin: 10px 10%;
    padding: 5px;
    border: 1px solid #090;
    font-weight: bold;
}

div.error {
    border: 2px solid #f00;
}

.info {
    border-color: #00f;
}

div.error span {
	color: #f00;
}

.mesg span {
	color: #090;
}

.info span {
	color: #00f;
}

table.lined {
	border-collapse: collapse;
	border-bottom: 1px solid #c9c;
}

table.lined td, table.lined th {
	padding: 3px;
	border-top: 1px solid #c9c;
}

table.lined tr.subtotal td, table.lined tr.subtotal th {
	border-top: 1px solid #636;
}

table.form tr.error td span {
	font-weight: bold;
	color: #f00;
}

table.lined tr.theading {
	background: #fef;
}

p#a {
text-align:center;
}

<!-- FOOTERS -->
{}
.footer1 {
font-size:20px;
}
.footer2 {
font-style:oblique; font-weight:600; color:#FF0000; font-size:24px;
}

.footer3 {
font-size: 28px;
}

.footer4 {
font-size: 20px;
}

.footer5 {
font-size: 18px;
}
<!-- STYLES -->
{}
.style1 {
font-size: 20px; font-weight:bold
}
.style2 {
color:#FF0000; font-style:oblique; font-weight:600; font-size:20px
}
.style3 {
font-size:18px; color:#FF0000;
}
.style4 {
color: #FF0000;
}
.style5 {
color: #FF0000;
font-size:18px;
}

.style14 {
	font-size: 26px;
	font-weight: bold;
	font-color: #FF0000;
}
.bold16 {
font-size: 18px;
font-weight: bold;
}

.size18{
font-size:20px;
font-weight: bold;
}

