body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #798138;
	margin-top: 20px;
}
a:link {
	color: #000;
	font-weight: bold;
}
a:visited {
	color: #000;
}
a:hover {
	color: #990000;
}
.h1 {
	font-size: 18px;
	color: #AC0E10;
	font-weight: bold;
}
.h2 {
	font-size: 18px;
	color: #787F36;
	font-weight: bold;
}
.h3 {
	font-size: 16px;
	color: #AC0E10;
	font-weight: bold;
}
.h4 {
	font-size: 16px;
	color: #787F36;
	font-weight: bold;
}
.h5 {
	font-size: 16px;
}
.italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #333;
}
.hitalics {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #333;
}
.small {
	font-size: 11px;
	color: #C9D28C;
}
.white {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
.pad-nav {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.padding {
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.pad-rt {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.background {
	background-repeat:no-repeat;
}

          a.link:link           { color: #C9D28C; font-weight: bold; }
          a.link:active         { color: #C9D28C; font-weight: bold; }
          a.link:visited        { color: #C9D28C; font-weight: bold; }
          a.link:hover          { color: #FFF; font-weight: bold; }
	
          a.nav:link           { font-size: 11px; font-weight: normal; color: #FFF; text-decoration: none }
          a.nav:active         { font-size: 11px; font-weight: normal; color: #FFF; text-decoration: none; }
          a.nav:visited        { font-size: 11px; font-weight: normal; color: #FFF; text-decoration: none; }
          a.nav:hover          { font-size: 11px; font-weight: normal; color: #C9D28C; text-decoration: none }	
		  
/* CSS Document */



