/* Establish general layout parameters */

body {

background: #ffffff;

background:url("/pics/bg_pat2.gif");

font-family:"Times New Roman", "Arial", "Book
Antiqua";

font-size:medium;

text-align: center;

margin: 0px 0px 0px 0px;

padding: 0px 0px 0px 0px;

border: 0;

}


p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 

{

font-family:"Times New Roman", "Arial", "Book
Antiqua";

font-size-adjust: .46;

font-style: normal;

text-decoration: none;

word-spacing: normal;

letter-spacing: normal;

text-transform: none;

margin-top: .45em;

margin-bottom: .45em;

padding-top: 0;

padding-bottom: 0;

border-top: 0;

border-bottom: 0;

}



A:link {

color:#000080;

}

A:visited {

color:#808080;

}

A:hover {

color:#903F03;

text-decoration:underline;

}

A:active {

color:#000080;

text-decoration: underline;

}


A.body:link {

color:#000080;

}

A.body:visited {

color:#808080;

}

A.body:hover {

color:#903F03;

text-decoration: underline;

}

A.body:active {

color:#903F03;

text-decoration: underline;

}

.tinyStrong {
font-family:"Times New Roman", "Arial", "Book Antiqua";
color:#000080;
font-size=10pt;
font-weight:bold;
}
.tiny {
font-family:"Times New Roman", "Arial", "Book Antiqua";
color:#000080;
font-size=10pt;
font-weight:normal;
}
.normal {
font-family:"Times New Roman", "Arial", "Book Antiqua";
color:#000080;
font-size=12pt;
font-weight:normal;
}
.large {
font-family:"Times New Roman", "Arial", "Book Antiqua";
color:#000080;
font-size=14pt;
font-weight:bold;
}
.tinyRed {
font-family:"Times New Roman", "Arial", "Book Antiqua";
color:#800000;
font-size=10pt;
font-weight:normal;
}
.normalRed {
font-family:"Times New Roman", "Arial", "Book Antiqua";
color:#800000;
font-size=12pt;
font-weight:normal;
}
.largeRed {
font-family:"Times New Roman", "Arial", "Book Antiqua";
color:#800000;
font-size=14pt;
font-weight:bold;
}
.tinyWhite {
font-family:"Times New Roman", "Arial", "Book Antiqua";
color:#FFFFFF;
font-size=10pt;
font-weight:normal;
}
.normalWhite {
font-family:"Times New Roman", "Arial", "Book Antiqua";
color:#FFFFFF;
font-size=12pt;
font-weight:normal;
}
.tinyBlue {
font-family:"Times New Roman", "Arial", "Book Antiqua";
color:#3E518C;
font-size=10pt;
font-weight:normal;
}
SELECT, OPTION {
	font-family: "Times New Roman", "MS Serif", Georgia, "New York", serif;
	padding: 2px;
	font-size: 12px;
	color: #000080;
	background-color: #FFFFFF;
}

INPUT, TEXTAREA {
	font-family: "Times New Roman", Georgia, "MS Serif", "New York", serif;	
	padding: 2px;
	font-size: 12px;
font-weight:bold;
	color: #000080;
	background-color: #FFFFFF;
}
