.smallblacktext
{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10px;
}
.blacktext
{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
}
.graytext
{
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	font-size: 11px;
}
.grayboldtext
{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}
.blackboldtext
{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
input, textarea, select, option, submit
{
	font-family: arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	background-color: #E0CEDA;
    border: solid #000000 0px;
}
.header
{
	font-family: "Times New Roman", Times, serif;
	color: #333366;
	font-size: 16px;
	font-weight: normal;
}
.footertext
{
	font-family: "Times New Roman", Times, serif;
	color: #a9a9a9;
	font-size: 9px;
}
.mainlink  {
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #999999;
}

.mainlink:Active  {
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #999999;
}

.mainlink:Visited  {
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #666699;
}

.mainlink:Hover  {
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #666699;
}
}
.smalllink  {
	font-size : 9px;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #666699;
}

.smalllink:Active  {
	font-size : 9px;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #666699;
}

.smalllink:Visited  {
	font-size : 9px;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #666699;
}

.smalllink:Hover  {
	font-size : 9px;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #666699;
}
