@font-face 
{
    font-family: PrimaryFont;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.beeski.com/www.rossmansfield.com/res/COPPERP0.eot);
}

@font-face 
{
    font-family: SubFont;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.beeski.com/www.rossmansfield.com/res/AVANTGA0.eot);
}

a:link, a:visited 
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover, a:active 
{
	color: #FFFFFF;
	text-decoration: underline;
}

.primary 
{
	font-family: PrimaryFont, Verdana;
	font-size: 24px;
	color: #FFFFFF;
}

.email
{
	font-family: SubFont, Verdana;
	font-size: 13px;
}

.subheading
{
	font-family: SubFont, Verdana;
	font-size: 13px;
	color: #FFFFFF;
}

.tabtext
{
	font-family: SubFont, Verdana;
	font-size: 14px;
	color: #FFFFFF;
}

.description
{
	font-family: SubFont, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

.design
{
	font-family: PrimaryFont, Verdana;
	font-size: 14px;
}

