A.White:visited {
	color:White;
	font-style : normal;
}

A.White:link {
	color:White;
	font-style : normal;
	text-decoration : none;
}

A.White:hover {
	color : #FFD700;
}

BODY
{
	FONT-SIZE: 0.8em;
	MARGIN-LEFT: 5%;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #DCDCDC;
	TEXT-ALIGN: left
}

EM
{
    FONT-WEIGHT: bold;
    FONT-STYLE: normal
}
TD
{
    FONT-SIZE: 0.8em;
    VERTICAL-ALIGN: top
}
INPUT {
	FONT-SIZE: 1.1 em;
}

.BCLogo
{
	FONT-SIZE: 1 em;
	font-weight : bold;
}

.BCHeader
{
	font-size : 200%;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
}

.BCSubTitle
{
	FONT-SIZE: 12 pt;
	font-weight : bold;
}

.BCMediumHeader
{
	FONT-SIZE: 1.1 em;
	font-weight : bold;
}

.BCSmallHeader
{
	FONT-SIZE: 7 pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.BCBulletText
{
	FONT-SIZE: .8 em;
}

.BCTinyText
{
	FONT-SIZE: 7 pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.BCErrorText
{
	FONT-SIZE: 10 pt;
	font-family : "Courier New", Courier, monospace;
	color : #DC143C;
}

.BCTinyTextDark
{
	FONT-SIZE: 7 pt;
}

.BCAskSteveText
{
	FONT-SIZE: 10pt;
}

.BCSmallTableText
{
	FONT-SIZE: 8pt;
}

.BCRightAlign
{
    TEXT-ALIGN: right
}
	
.BCNavText
{
	FONT-SIZE: 150%;
	font-weight: bold;
	text-decoration: none;
}	
.BCNavText:A:link
{
	text-decoration: none;
}	

.BCPhoto
{
	border-color : #F0E68C;
}

.BCSmallWhite
{
	FONT-SIZE: 8 pt;
	color:white;	
}

.BCTDNote
{
	font-weight : bold;
	text-align : right;
}

P:first-letter {
	font-size : 150%;
	font-family: "Times New Roman", Times, serif;
}


