
h1    {
	color: #557d40;
	font-weight: bold;
	font-size: medium;
	font-family: georgia, serif;
	margin-bottom: .2em
	}

h2    {
	color: #557d40;
	font-weight: normal;
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 0px
	}

form {
	margin-top: 0px
	}

textarea, input {
	font-size: xx-small
	}

select, option {
	font-size: x-small
	}

td         { color: #f00; font-size: xx-small; font-family: Arial, sans-serif }

td.MainTableHeader {
	color: #fff;
	background-color: #699
	}

td.TableHeader     { color: #5a5a5a; background-color: #d8f1fd; border-right: 1px solid #c8c8c8; border-bottom: 1px solid #c8c8c8 }

td.TableFooter {
	color: #fff;
	background-color: #9cc
	}

td.ColumnHeading  {
	color: #cff;
	background-color: #7bb6b6;
	border-right: 1px solid #699;
	border-bottom: 1px solid #699
	}

td.ColumnItem   { border-right: 1px solid #9acd32; border-left: 1px solid #9acd32 }

td.ColumnItemAlt  {
	color: #fff;
	background-color: #9cc;
	border-right: 1px solid #5dafb0;
	border-bottom: 1px solid #5dafb0
	}

td.FormControlLabel   { color: #cff; background-color: #f5f5f5; border-right: 1px solid #808080; border-bottom: 1px solid #808080 }

td.FormControl {
	color: #699;
	background-color: #cfeaeb;
	border-right: #5dafb0 1px solid;
	border-bottom: 1px solid #5dafb0
	}

input.MainButton {
	color: #fff;
	font-weight: bold;
	background-color: #699;
	cursor: hand;
	border-top: 1px outset #9cc;
	border-left: 1px outset #9cc;
	border-right: 1px outset #366;
	border-bottom: 1px outset #366;
	margin: 0px
	}

input.SecondaryButton {
	color: #666;
	font-weight: bold;
	background-color: #ccc;
	cursor: hand;
	border-top: 1px outset #fff;
	border-left: 1px outset #fff;
	border-right: 1px outset #999;
	border-bottom: 1px outset #999;
	margin: 0px
	}

a       { color: #f00; font-weight: bolder; font-size: xx-small; text-decoration: none }

a:visited     { color: #f00; font-weight: bolder }

a:hover      { color: #8b0000; text-decoration: underline }

a.HeadingArea-Link    { color: #000; text-decoration: none }

a.HeadingArea-Link:visited   { color: #000; text-decoration: none }

a.HeadingArea-Link:hover  { color: #353b3c; text-decoration: none }

.giust  { color: #fff; font-family: arial, sans-serif; text-align: justify; .pgiustif: Verdana, Arial, Helvetica, sans-serif  }

