﻿/* Global font settings */
body, input, select, h1, h2, h3, h4, h5, h6, li h1
{
	font: normal normal normal 0.75em/1.5em 'Segoe UI', Tahoma;
	color: #444;
}

/* Correct font size for form elements. */
input, select
{
	font-size: 1em;
}

