A:link {
	text-decoration: underline;
	color: #990000;
}
A:active {
	color: #990000;
	text-decoration: underline; 
}
A:visited {
	color: #333333;
	text-decoration: underline;
}	
A:hover {
	color: #ff0000;
	text-decoration: bold, underline;
}
h1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
    margin-top: 2pt; margin-bottom: 5pt;
    margin-left: 0;
}
h2 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
    margin-top: 8pt; margin-bottom: 4pt;
    margin-left: 0;
}
h3 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #c3ab4d;
    margin-top: 8pt; margin-bottom: 3pt;
    margin-left: 0;
}

h4 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #c3ab4d;
    margin-top: 2pt; margin-bottom: 2pt;
}

h5 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
    margin-top: 3pt; margin-bottom: 1pt;
}
h6 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4cb587;
    margin-top: 3pt; margin-bottom: 1pt;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
p, li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
    margin-top: 5; margin-bottom: 0;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}