.textcell{
	font-weight : 500;
	font-size : 15px;
	font-family : Georgia,Palatino,Book Antiqua,Times New Roman,Times,serif;
	
	}

.textbold{
	font-weight : 600;
	font-size : 16px;
	font-family : Georgia,Palatino,Book Antiqua,Times New Roman,Times,serif;
	
	}

.productname{
	font-weight : 600;
	font-size : 18px;
	font-family : Georgia,Palatino,Book Antiqua,Times New Roman,Times,serif;
	
	}

.textheader{
	font-weight : 600;
	font-size : 22px;
	font-family : Georgia,Palatino,Book Antiqua,Times New Roman,Times,serif;
	
	}


.textsmall{
	font-weight : 500;
	font-size : 12px;
	font-family : Georgia,Palatino,Book Antiqua,Times New Roman,Times,serif;
		}

.textmini{
	font-weight : 500;
	font-size : 11px;
	font-family : Georgia,Palatino,Book Antiqua,Times New Roman,Times,serif;
	
	}

.texttiny{
	font-weight : 500;
	font-size : 10px;
	font-family : Helvetica,Arial,sans-serif;

	}

.copyright{
	font-weight : 500;
	font-size : 10px;
	font-family : Helvetica,Arial,sans-serif;
	color: #FFFFFF;
	}

	a:link {
	text-decoration:none;
    color: #990000;
	
	}

	a:visited {
	text-decoration:none;
    color: #990000;
	
	}

	a:active {
	text-decoration:none;
    color: #339999;
	

}
	a:hover {
	text-decoration:underline;
	
	color: #339999;
}
