/* CSS Document */

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  color:#514826;
  padding:5px 5px 5px 5px;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	margin-left: 10px;
	font-style: italic;
}


p {
	font-size:12px;
	margin-left:10px;
	margin-top:5px;
	color: #514826;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
    color:#514826;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
    color:#514826;
}

a:link, a:visited {
	color:#1b1950;
}

a:hover, a:active {
	color:#22483f;
}

.footer {
	color: #FFFFFF;
	font-size:10px;
	padding: 5px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
	line-height: normal;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	padding-left: 10px;
	
	
	
}

.pheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.sidetext {
	font-family: Verdana;
	font-size: 11px;
	color: #514826;
}
.sidepara {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #09465E;
	font-weight: bold;
}
.paralrarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #514826;
}
