.text {
    font-family		: arial,helvetica,sans-serif;
	font-size		: 12px;
	color			: #000000 }

a:hover {
	color			: #FF0000 }

H1 {
    font-family		: arial,helvetica,sans-serif;
	font-size		: 20px;
	margin-top		: 0;
	margin-bottom	: 0;
	text-transform  : capitalize }

H2 {
    font-family		: arial,helvetica,sans-serif;
	font-size		: 14px;
	font-weight		: 400;	
	margin-top		: 0;
	font-weight		: bold;	
	margin-bottom	: 0 }
	
H3 {
    font-family		: arial,helvetica,sans-serif;
	font-size		: 12px;
	margin-top		: 3;
	margin-bottom	: 0;
	color			: #000000;
	font-weight		: bold;
	text-transform	: uppercase }
