body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	color: #666666;
}

h1, h2, h3, h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: normal;
}
h1 { font-size: 19px; color: #333; padding: 5px 0 17px 0; margin-bottom: 12px; background: url(../images/seperator.png) bottom left repeat-x }
h2 { font-size: 18px; margin: 12px 0; background: url(../images/seperator.png) bottom left repeat-x }
h3 { font-size: 17px; margin: 24px 0 12px; }
h4 { font-size: 15px; font-weight: bold; margin-bottom: 10px; }

p {line-height: 161%; margin-bottom: 16px }


#main a:link,
#main a:visited {
	color: #80B600;
	text-decoration: none;
	color: #53A9C5;
}

#main a:hover, 
#main a:active {
	color: #80B600;
	text-decoration: underline;
	color: #63C6E6;
}

#main a.uk-button:link,
#main a.uk-button:visited {
    text-decoration: none;
    color: white;
    font-size: 15px;
    line-height: 15px;
    font-family: Arial;
    font-weight: bold;
    line-height: 25px;
    padding: 0px 15px;
    margin: 2px;
}

#main a.uk-button:hover,
#main a.uk-button:active {
    color: white;
}
