body {
	background-image: url(/images/peaceback.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

td {
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 18px;
}

ul {
	font-size :13px;
}

ol {
	font-size :13px;
}

p {
	font-size :13px;
}

p.smaller {
	font-size :9px;
}

p.dash {
	color: #000000;;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

dl {
	font-size :13px;
}

dd {
	font-size :13px;
}

small {
	color: Black;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
}

small.menunew {
	font-size: 9pt;
}

small.sub {
	color: White;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight : normal;
}

h1 {
	color : #993366;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	line-height : normal;
}

h2 {
	font-size: 14pt;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#009900;
	font-weight : bold;
	line-height: normal;
}

h3 {
	font-size: 16pt;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #339933;
	font-weight : normal;
	line-height: normal;
}

H3.subhead {
	font-size: 13pt;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #339933;
	font-weight : normal;
	line-height: normal;
}

h4 {
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006699;
	line-height : 0px;
}

a {
	text-decoration: underline;
	color: #006699;
	font-weight : bold;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight : bold;
}

hr {
	color: #006699;
	height: 1pt;
	border: 0;
    background-color: #006699;
}

TEXTAREA{ 
	text-align: left;
	color: black;
 }

.td {
	color:#339933;
	font-weight:bold;
	font-size: 13px;
}