h1	{font-family: arial, helvetica, sans-serif;
	 font-size: 145%; font-weight: bold}
h2	{font-family: arial, helvetica, sans-serif;
	 font-size: 130%}
h3	{font-family: arial, helvetica, sans-serif;
	 font-size: 115%}
body	{font-family: arial, helvetica, sans-serif;
	 text-align: justify;
	 background-image: url(images/background2.jpg); 
	 background-color: #EDE3D8}
.links	{
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
}
.normalcentered {
	text-align: center;
}
.grayheader {
	background-color: #a2bbd4;
	vertical-align: bottom;
}
.grayheadersmall {
	background-color: #a2bbd4;
	vertical-align: bottom;
	font-size: 80%;
}
.headerborder {
	border: 1px solid black;
}
.beigedata {
	background-color: #ede3d8;
	vertical-align: top;
	font-size: 80%;
}
.beigedatanormal {
	background-color: #ede3d8;
	vertical-align: top;
}
.small	{font-size: 80%}
a:link    {color:#184dae} 	/* unvisited links */
a:visited {color:#551a8b}	/* visited links   */
a:hover   {color:black}		/* user hovers     */
a:active  {color:#ff0000}	/* active links    */

p	{text-align: justify}
.bold	{font-weight: bold}
.data {
	font-weight: bold;
	text-align: right;
}
.dataright {
	text-align: right;
}
.databold {
	font-weight: bold;
	text-align: right;
}
.databoldcenter {
	font-weight: bold;
	text-align: center;
}
.bu	{font-weight: bold;
	 text-decoration: underline}
.formlink {  font-family: Arial, Helvetica, sans-serif; font-size: 70%; color: #000000}
.title	{font-size: 80%}
.strike {  text-decoration: line-through; font-size: 80%}
.new	{font-family: arial, helvetica, sans-serif;
	 font-size: 80%;
	 color: red;
	 font-weight: bold}
.agencytitle	{font-family: times new roman, times, serif;
	 font-weight: bold;
	 font-size: 145%}
.boxed {
	border: medium solid #184dae;
}

.pagetitle	{font-family: arial, helvetica, sans-serif;
	 font-weight: bold;
	 font-size: 130%}
.pagesubtitle	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 115%;
	text-align: left;
}
.indent1 {
	text-indent: 40px;
}
.indentbold {
	font-weight: bold;
	text-indent: 40px;
}
.red {
	color: #FF0000;
}
.smaller {font-size: smaller}
.bluebold {color: #184dae;
	font-weight: bold;
}
.centerobject {
	background-position: center;
}
.smallright {
	font-size: 80%;
	text-align: right;
}

