.headertextbold  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

.headeritalicbold  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : italic;
	color : #990033;
}

.headerredbold  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #990033;
}

.blacktext  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #804000;
}
.blacktexti  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : italic;
	color : #804000;
}
.mainblacktext  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}
.largeblacktext  {
	font-size : 14px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #804000;
}

.blacktextbold  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #804000;
}

.largeblacktextbold  {
	font-size : 14px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #804000;
}


.smallblacktext  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #804000;
}
.smallblacktextul  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #804000;
	text-decoration : underline;
}

.smallblacktextbold  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #804000;
}

.headerlinkbold  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : underline;
	color : #990033;
}
.headerlinkbold1  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : underline;
	color : #990033;
}
.headerlinkbold2  {
	font-size : 15px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : underline;
	color : #990033;
}
.headerlinkbold3  {
	font-size : 18px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : underline;
	color : #990033;
}

.link  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #6666cc;
}

.link:Active  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #ff0000;
}

.link:Visited  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #000000;
}

.link:Hover  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #cc3300;
}

.smalllink  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #6666cc;
}

.smalllink:Active  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #ff0000;
}

.smalllink:Visited  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #000000;
}

.smalllink:Hover  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #cc3300;
}

