h1 {
  font-size: 2em;
  font-weight: bold;
  color: #777777;
}

.gwt-Label {
	color: #DF0101;
	font: normal 12px tahoma, arial, helvetica, sans-serif;
	border: 1px solid #99bbe8;
	padding: 14px;
}

.gwt-Button {
        color: #DF0101;
	height: 5.7px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-size: 12px;
	font-family: arial, sans-serif;
}



.my_button_for_css {
        color: orange;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-size: 12px;
	font-family: arial, sans-serif;
        background-color: orange;
        height: 18px;
}

.my_heading_label {
    color: black;
    font-size:16px;
    font-family: Gill, Helvetica, sans-serif;
    text-decoration:none;
    cursor: pointer;
    font-style:normal;
    font-weight: bold;
}

.big_heading_label {
    color: black;
    font-size:22px;
    font-family: Gill, Helvetica, sans-serif;
    text-decoration:none;
    cursor: pointer;
    font-style:oblique;
    font-weight:bold;
}

.big_heading_label2 {
    color: black;
    font-size:16px;
    font-family: Gill, Helvetica, sans-serif;
    text-decoration:none;
    cursor: pointer;
    font-style:oblique;
    font-weight:bold;
}

.clickable {
  color: blue;
  font-size:22px;
  font-family:Gill, Helvetica, sans-serif;
  text-decoration:underline;
  cursor: pointer;
  font-style: italic;
}

.gridClickable {
  color: blue;
  font-size:12px;
  font-family:Gill, Helvetica, sans-serif;
  text-decoration:underline;
  cursor: pointer;
  font-style: italic;
}

.navButtons {
  color: black;
  font-size:24px;
  font-family:Gill, Helvetica, sans-serif;
  cursor: pointer;
}

.normal_text {
    color: black;
    font-size:14px;
    font-family: Gill, Helvetica, sans-serif;
    text-decoration:none;
    cursor: pointer;
    font-style:normal;
}

.bigFontDisplay {
  color: green;
  font-size:102px;
  #font-family:Gill, Helvetica, sans-serif;
  #font-family: 'Bookman Old Style',Bookman,'URW Bookman L','Palatino Linotype',serif;
  #font-family: Consolas,'Lucida Console','DejaVu Sans Mono',monospace;
  #font-family: 'Century Gothic',futura,'URW Gothic L',Verdana,sans-serif;
  font-family:Constantina,Georgia,'Nimbus Roman No9 L',serif;
  text-decoration:blink;
  cursor: pointer;
}

.bigFontHeader {
  color: green;
  font-size:52px;
  #font-family:Gill, Helvetica, sans-serif;
  #font-family: 'Bookman Old Style',Bookman,'URW Bookman L','Palatino Linotype',serif;
  #font-family: Consolas,'Lucida Console','DejaVu Sans Mono',monospace;
  #font-family: 'Century Gothic',futura,'URW Gothic L',Verdana,sans-serif;
  font-family:Constantina,Georgia,'Nimbus Roman No9 L',serif;
  text-decoration: underline;
  cursor: pointer;
}

.bigFontHeader2 {
  color: green;
  font-size:28px;
  #font-family:Gill, Helvetica, sans-serif;
  #font-family: 'Bookman Old Style',Bookman,'URW Bookman L','Palatino Linotype',serif;
  #font-family: Consolas,'Lucida Console','DejaVu Sans Mono',monospace;
  #font-family: 'Century Gothic',futura,'URW Gothic L',Verdana,sans-serif;
  font-family:Constantina,Georgia,'Nimbus Roman No9 L',serif;
  text-decoration: underline;
  cursor: pointer;
}

.bigFontHeader3 {
  color: green;
  font-size:28px;
  #font-family:Gill, Helvetica, sans-serif;
  #font-family: 'Bookman Old Style',Bookman,'URW Bookman L','Palatino Linotype',serif;
  #font-family: Consolas,'Lucida Console','DejaVu Sans Mono',monospace;
  #font-family: 'Century Gothic',futura,'URW Gothic L',Verdana,sans-serif;
  font-family:Constantina,Georgia,'Nimbus Roman No9 L',serif;
  text-decoration: none;
  cursor: pointer;
}

.bigFontHeader4 {
  color: green;
  font-size:18px;
  #font-family:Gill, Helvetica, sans-serif;
  #font-family: 'Bookman Old Style',Bookman,'URW Bookman L','Palatino Linotype',serif;
  #font-family: Consolas,'Lucida Console','DejaVu Sans Mono',monospace;
  #font-family: 'Century Gothic',futura,'URW Gothic L',Verdana,sans-serif;
  font-family:Constantina,Georgia,'Nimbus Roman No9 L',serif;
  text-decoration: underline;
  cursor: pointer;
}

.bigFontHeader5 {
  color: green;
  font-size:18px;
  #font-family:Gill, Helvetica, sans-serif;
  #font-family: 'Bookman Old Style',Bookman,'URW Bookman L','Palatino Linotype',serif;
  #font-family: Consolas,'Lucida Console','DejaVu Sans Mono',monospace;
  #font-family: 'Century Gothic',futura,'URW Gothic L',Verdana,sans-serif;
  font-family:Constantina,Georgia,'Nimbus Roman No9 L',serif;
  text-decoration: none;
  cursor: pointer;
}