BODY,TABLE,SELECT,OPTION,BLOCKQUOTE,OL,UL,LI,.reglink,.med,.small,.large,.indent,.spacing,.margin1,.bq,.txt,.smlink,.reglink,.section,.indent,.margin1,.margin2,.bq,.quote,.bigbold,.editorlink,.coffeename,.coffeevariety,.coffeeprice { FONT-FAMILY: verdana, arial, sans-serif; }

BODY,TABLE,SELECT,OPTION,BLOCKQUOTE,OL,UL,LI,.reglink { FONT-SIZE: 13px }


.small	{
		FONT-SIZE: 10px
		}
		
.med	{
		FONT-SIZE: 13px
		}

.large	{
		FONT-SIZE: 16px
		}

INPUT.login
		{
		COLOR: #000000;
		FONT-SIZE: 10px;
		}

.smLink
	{
    FONT-SIZE: 10px
	}

.regLink
{
    FONT-SIZE: 13px
}

A
	{
    COLOR: #0000ff;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
	}
A:link
	{
    COLOR: #0000ff;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
	}
A:visited
	{
    COLOR: #0000ff;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
	}
A:hover
	{
    COLOR: #009900;
	}

// Editor Left Menu Links
A.lmenu {
	color: black;
	text-decoration:none; 
	font-family:VERDANA,ARIAL,Helvetica;
	color:black;
	font-size="7pt";
	line-height:10pt; }

A.lmenu:link {
	color: black;
	text-decoration:none; 
	font-family:VERDANA,ARIAL,Helvetica;
	color:black;
	font-size="7pt";
	line-height:10pt; }

A.lmenu:visited
	{color: black;
	text-decoration:none;
	font-family:VERDANA,ARIAL,Helvetica;
	color:black; 
	Font-size="7pt";
	line-height:10pt; }

A.lmenu:hover {
	color:#CC0000;
	font-family:VERDANA,ARIAL,Helvetica;
	Font-size="7pt";
	Font-Weight: bold;
	text-decoration:none;}

// Editor Right Menu Links
A.rmenu {
	color			: #A6A6A6;
	text-decoration	: none; 
	font-family		: VERDANA,ARIAL,Helvetica;
	font-size		= "7pt";
	line-height		: 10pt;
	}

A.rmenu:link {
	color: #A6A6A6;
	text-decoration:none; 
	font-family:VERDANA,ARIAL,Helvetica;
	font-size="7pt";
	line-height:10pt; }

A.rmenu:visited	{
	color			: #A6A6A6;
	text-decoration	: none;
	font-family		: VERDANA,ARIAL,Helvetica;
	Font-size		= "7pt";
	line-height		: 10pt; 
	}

A.rmenu:hover {
	color:#CC3333;
	font-family:VERDANA,ARIAL,Helvetica;
	Font-size="7pt";
	Font-Weight: bold;
	text-decoration:none;}

// Plain Editor Links (nonBold)
A.plain {
	color: black;
	text-decoration:none; 
	font-family:VERDANA,ARIAL,Helvetica;
	color:black;
	font-weight:normal;
	font-size="7pt"; }

A.plain:link {
	color: black;
	text-decoration:none; 
	font-family:VERDANA,ARIAL,Helvetica;
	color:black;
	font-weight:normal;
	font-size="7pt"; }

A.plain:visited {
	color: black;
	text-decoration:none; 
	font-family:VERDANA,ARIAL,Helvetica;
	color:black;
	font-weight:normal;
	font-size="7pt"; }

A.plain:hover {
	color: black;
	text-decoration:none; 
	font-family:VERDANA,ARIAL,Helvetica;
	color:black;
	font-weight:normal;
	font-size="7pt"; }


.section
{
    FONT-SIZE: 10px;
}

.indent
{
    TEXT-INDENT: 2em
}

.spacing
{
    LETTER-SPACING: 0.02em
}

.margin1
{
    MARGIN: 30px
}

.margin2
{
    MARGIN: 20px
}

.bq
{
    MARGIN: 10px 20px
}

.quote
{
    FONT-STYLE: italic;
    TEXT-INDENT: 2em
}

.bigbold
{
    FONT-WEIGHT: bold;
    COLOR: #CCCC99;
	FONT-SIZE: 15px;
}

.editorlink
{
	FONT-SIZE: 11px;
}

.editor_sel {
	color			: #CC3333;
	font-family		: VERDANA,ARIAL,Helvetica;
    FONT-WEIGHT		: bold;
	font-size		: 9px;
	line-height		: 10pt;
	}

