body {
	font-size: 12px; 
	margin: 0px; 
	color: #676767; 
	background-color: #676767;
	font-family:  Arial, Verdana, Helvetica
}
td {
	font-size: 12px
}
input {
	font-size: 12px
}
textarea {
	font-size: 12px
}
select {
	font-size: 12px
}
p {
	font-size: 12px
}
h1 {
	font-size: 15px; 
	color: #676767; 
	FONT-STYLE: normal; 
	LETTER-SPACING: normal
}
h2 {
	font-size: 14px; 
	color: #676767; 
	FONT-STYLE: normal; 
	LETTER-SPACING: normal
}
h3 {
	font-size: 13px; 
	color: #676767; 
	FONT-STYLE: normal; 
	LETTER-SPACING: normal
}
h4 
{
	font-size: 12px; 
	color: #676767; 
	FONT-STYLE: normal; 
	LETTER-SPACING: normal
}
.headerText
{
	font-size:14px;
	font-weight: bold;
	color: #676767;
	font-family:  Arial, Helvetica
}
.highlightedText
{
	font-weight: bold;
	color: #676767;
}
li.header {
	font-weight: bold; 
	text-align: left
}
li {
	text-align: left
}
.footer {
	color: #676767;
	font-size: 9px; 
	text-align: center
}

a:link {
	color: #0066cc; 
	text-decoration: none
}
a:visited {
	color: #90AADE; 
	text-decoration: none
}
a:hover {
	color: #00cc00; 
	text-decoration: underline
}
a:active {
	text-decoration: underline
}

