﻿/* -----------------------------------------------------------------------

	Concorde - Gui.css
	http://concorde.hu

	* Copyright (c) 2010 Everegine Kft.
   
----------------------------------------------------------------------- */

/*------------------------------------ RESET ------------------------------------*/

body { font-family: Myriad Pro, Arial, Helvetica, Sans-serif; font-size: 13px; color: #3e3e3e; }
a { color: #3e3e3e; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
p { margin: 0 0 10px 0; }

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	font-weight: normal;
	color: #2d5980;
	}
