﻿/* fonts and styles - if you don't want to change the layout, just edit this style sheet */ 

body {
font-family: Arial, Helvetica, sans-serif;
color: #444;
font: normal 62.5% Tahoma,sans-serif;
}

p 
{
	margin-top: 0;
	padding-top: 0;
}

h1 {
	font-family: Tahoma, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF00;
}
