body 
{
	font-family: Tahoma Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #5b5c60;	
}

h2
{
	float: left;
	font-size: 30px;
	color: #a2a5ae;
	font-weight: normal;
	display: block;
}

h3
{
	float: left;
	font-size: 24px;
	/*color: #a2a5ae;*/
	color: #00a3d8;
	font-weight: normal;
	display: block;
}

h4
{
	font-size: 18px;
	color: #00a3d8;
	font-weight: bold;
	display: block;
}

h5
{
	font-weight: bold;
	display: block;
}

h6
{
	float: left;
	width: 100%;
	font-size: 24px;
	color: #00a3d8;
	font-weight: normal;
}

/* font styles */
.gm_bold
{
	font-weight: bold;
}

/* font sizes */
.gm_12
{
	font-size: 12px
}

.gm_14
{
	font-size: 14px
}

.gm_18
{
	font-size: 18px
}

/* font colours */
.gm_blue
{
	color: #008ed0;
}

.gm_lightblue
{
	color: #00a3d8;
}
