.pageheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 4px;
	color: #666666;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666699;
	text-decoration: none;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.linktext:hover { color: #666666;
}

.doclink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.doclink:hover { color: #99CCFF;
}

.readtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.sectionheaderright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.pageheader2 {
	color: #FF0000;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
}
input, text 
{
    background-color : #ffffff; 
    font-family : Arial, Helvetica; 
    font-size : 12pt; 
    color : #000000;
}