.text
{
    font-family: Century Gothic, Verdana; 
    font-size: 12px;
    line-height: 17px;
    color: #666666; 
}

.textjustify
{
    font-family: Century Gothic, Verdana; 
    font-size: 12px;
    text-align: justify;
    line-height: 17px;
    color: #666666; 
}

.textlist
{
    font-family: Century Gothic, Verdana; 
    font-size: 12px;
    line-height: 25px;
    color: #666666; 
}

.heading
{
    font-family: Arial, Verdana; 
    font-variant: small-caps; 
    font-size: 28px;
    line-height: 28px;
    color: #660000; 
}

.heading2
{
    font-family: Century Gothic, Verdana;  
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
    color: #660000; 
}

.heading3
{
    font-family: Century Gothic, Verdana;
    font-variant: small-caps; 
    font-size: 14px;
    line-height: 17px;
    color: #b10a42; 
}

.heading4
{
    font-family: Century Gothic, Verdana; 
    font-size: 12px;
    line-height: 20px;
    color: #666666; 
}


a
{    
    text-decoration: none;
    color: #666666; 
}

a:visited
{
   color: #666666; 
}   

a:hover
{
   color: #660000; 
}  

img
{
	border: 3px solid #FFFFFF;
}

.noborder
{
	border: 0px solid #FFFFFF;
}

.border1
{
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 1px solid #d3d5d4;
}

input
{
	font-size:11px;
}

textarea
{
	font-size:11px;
}

select
{
	font-size:11px;
}
