

Body {
	background-image: url(graphics/back1.gif);
	color: #dabcea;
	font-family: Arial, Trebuchet MS;
	font-size: medium;
}


IMG.left {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 10px;
	padding: 0px;
	float: left;
}

IMG.right {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 5px;
	padding: 0px;
	float: right;
}

LI {
	font-family: Arial, Trebuchet MS;
	font-size: medium;
}

table.center {
	width:90%;
	margin-left:5%;
	margin-right:5%;
}
.short {
	width:40%;
	margin-left:30%;
	margin-right:30%;
	border: none;
}
TD.left {
	text-align: left;
}

TD.right {

	text-align: right;
}

TD.center {

	text-align: center;
}

P {
	font-family: Trebuchet MS, Arial;
	font-size: medium;
	color: #dabcea;
	font-weight: normal;
	text-indent: .5in;
	text-align: justify;
	font-style: normal;
	margin-top: .0in;
	margin-bottom: .125in;
	margin-left: .125in;
	margin-right: .125in;
}

P.a {
	border: 1.5pt;
	border-color: #dabcea;
	border-top-style: solid;
	color: #dabcea;
	margin-top: .125in;
	margin-bottom: .125in;
	margin-left: .75in;
	margin-right: .75in;
}

P.b {
	border: 2pt;
	border-color: #dab0e0;
	border-top-style: solid;
	color: #dabcea;
	margin-top: .125in;
	margin-bottom: .125in;
	margin-left: .125in;
	margin-right: .125in;
}

P.c {
	border: 15pt;
	border-color: #003366;
	border-top-style: solid;
	color: #dabcea;
}

P.bottom {
	font-family: Trebuchet MS, Arial;
	font-size: small;
	color: #dabcea;
	font-weight: normal;
	text-indent: .5in;
	text-align: right;
	font-style: normal;
	margin-top: .0in;
	margin-bottom: .125in;
	margin-left: .0in;
	margin-right: .125in;
}

P.center {
	font-family: Trebuchet MS, Arial;
	font-size: large;
	color: #dabcea;
	font-weight: normal;
	text-indent: .0in;
	text-align: center;
	font-style: normal;
	margin-top: .0in;
	margin-bottom: .25in;
	margin-left: .0in;
	margin-right: .0in;
}

P.i {
	border: 1pt;
	border-color: #dabcea;
	border-style: solid;
	font-family: Arial, Trebuchet MS;
	font-size: medium;
	color: #dabcea;
	font-weight: normal;
	text-indent: 0in;
	text-align: justify;
	font-style: italic;
	margin-top: .25in;
	margin-bottom: .25in;
	margin-left: .5in;
	margin-right: .5in;
	padding: .125in;
}

P.indent {
	font-family: Trebuchet MS, Arial;
	font-size: medium;
	color: #dabcea;
	font-weight: normal;
	text-indent: .75in;
	text-align: justify;
	font-style: normal;
	margin-top: .0in;
	margin-bottom: .125in;
	margin-left: .75in;
	margin-right: .125in;
}

P.top {
	font-family: Arial, Trebuchet MS;
	font-size: xx-large;
	color: #dabcea;
	font-weight: 600;
	text-indent: 0in;
	text-align: center;
	font-style: normal;
	margin-top: .5in;
	margin-bottom: .5in;
	margin-left: .0in;
	margin-right: .25in;
}

P.title {
	font-family: Arial, Trebuchet MS;
	font-size: large;
	color: #FFD700;
	font-weight: bold;
	text-indent: 0in;
	text-align: justify;
	font-style: normal;
	margin-top: .0in;
	margin-bottom: .0in;
	margin-left: .125in;
	margin-right: .25in;
}

P.title-small {
	font-family: Arial, Trebuchet MS;
	font-size: medium;
	color: #FFD700;
	font-weight: normal;
	text-indent: 0in;
	text-align: left;
	font-style: normal;
	margin-top: .0in;
	margin-bottom: .0in;
	margin-left: 0in;
	margin-right: .25in;
}

P.title-main {
	font-family: Arial, Trebuchet MS;
	font-size: x-large;
	color: #FFD700;
	font-weight: bold;
	text-indent: 0in;
	text-align: left;
	font-style: normal;
	margin-top: .0in;
	margin-bottom: .0in;
	margin-left: 0in;
	margin-right: .25in;
}

P.end {
	font-family: Trebuchet MS, Arial;
	font-size: large;
	color: #dabcea;
	font-weight: normal;
	text-indent: .0in;
	text-align: center;
	font-style: normal;
	margin-top: .0in;
	margin-bottom: .25in;
	margin-left: .0in;
	margin-right: .125in;
}

H1, H2, H3, H4, H5, H6 {
	font-family:	Arial, Trebuchet MS
}

TABLE      { border-collapse: collapse;
             border: 0px solid black; }
  *#col1   { border: 3px solid black; }
  TD   	{ border: 0px solid black;
	text-align: center; }
  TD.black { border: 1px solid black; padding: 1em;
	text-align: center; }
  TD.blue  { border: 1px solid blue;
	text-align: center; }
  




