@charset "utf-8";
h1 {font-family: "Open Sans Bold"; font-size:60px; line-height: 72px;}
h2 {font-family: "Georgia Regular", Times, serif; font-size:36px; letter-spacing:.3em; text-transform:uppercase;}
h3 {font-family: "Open Sans Bold"; font-size:44px; line-height: 60px;}
h4 {font-family: "Open Sans Bold"; font-size:28px; line-height: 36px;}
h5 {font-family: "Georgia Regular", Times, serif; font-size:14px; letter-spacing:.3em; text-transform:uppercase;}
h6 {}

input[type='text'], input[type='password'] {
    #height:30px;
    padding-left:5px;
    font-size:14px; 
    letter-spacing:.05em; 
    width:280px;
    border:none;
    font-family:Open Sans;
}

td {
	padding-bottom:10px;
}

