﻿body 
{
	font-family: Arial, Helvetica, Sans-Serif;
    font-size: 2em;
}

h1
{
    font-size: 1.8em;
}

h2
{
    font-size: 1.6em;
}

h3
{
    font-size: 1.4em;
}

h4
{
    font-size: 1.2em;
}

.button_panel
{
	margin-top: 40px;
	margin-bottom: 40px;
}

.featurebox
{
    margin-top: 10px;    
}

.form_outline
{
	margin-bottom: 20px;
}

.formtext
{
    font-size: 1.2em;
}

.formbutton
{
    font-size: 1.2em;	
}

.formselect
{
    font-size: 1.2em;	
}