﻿

.bodyText
{
    FONT-FAMILY: Arial;
    COLOR: #000000;
    FONT-SIZE: 10pt;
    

}


.h1
{
    FONT-FAMILY: Arial;
    COLOR: #f874cd;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
  
        
}


.bottomText
{
    FONT-FAMILY: Arial;
    COLOR: #FFFFFF;
    FONT-SIZE: 8pt;
   

}

.bottomText2
{
    FONT-FAMILY: Arial;
    COLOR: #8f8e8f;
    FONT-SIZE: 8pt;
}

a:link {
	
	FONT-SIZE: 8pt;
	color: #8f8e8f;
	text-decoration:none;
}

a:hover {
	
	FONT-SIZE: 8pt;
	color: #8f8e8f;
	text-decoration:underline;
}

a:visited {
	color: #8f8e8f;
	text-decoration:none;
	FONT-SIZE: 8pt;
}

a:active { 
	
	FONT-SIZE: 8pt;
	color: #8f8e8f;
	text-decoration:none;
}
.borderwidth {
	border-width: 0px;
}


