﻿/* Page Controls Styles */
html{
	background-color:#FFF;
}
body{
	margin:0;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px
}
h1{
    margin-top:30px;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
}

