BODY {
	color : #000000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	margin-left : 5%;
	margin-right : 5%;
	background-image: url(/images/bkgrndcanvas.jpg);
}

P {text-align: justify}

LI {
    text-align: left;
	}

A:LINK {
	color : purple;
	text-decoration : none;
}

A:VISITED {
/*	color : blue;  */
	text-decoration : none;
}

A:HOVER {
	background-color : blue;
	color : yellow;
	text-decoration : none;
}

.myindent { text-indent: 5%; text-align: justify }
	

H1 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 200%;
}

H2 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
}

H3 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
}

H4 {
	color : #000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 105%;
}

H5 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 900;
}

H6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
}
H7 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
}

H9 { border-top-width: 2px; border-bottom-width: 5px; border-left-width: 1px; border-right-width: 1px }


BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}
TD.columnheads1
{
	BACKGROUND-COLOR: #660033;
	VERTICAL-ALIGN: top;
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: xx-small;
	COLOR:  #ffffff;
	PADDING: 2px
}
TD.columnheads2
{
	BACKGROUND-COLOR: #660033;
	VERTICAL-ALIGN: center;
	FONT-FAMILY : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: medium;
	COLOR:  #ffffff;
	PADDING: 10px
} 
.shadowbox
{
	border-top-width: 2px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background: white;
}
.shadowbox2
{
	border-top-width: 2px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background: white;
	width: 220px;
}
.shadowbox-homepage
{
	border-top-width: 2px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background: white;
	width:270px;
}
P.box
{
  	border-width: 2px;
	border-style: solid;
}
.footnote
{
	font-size: 14px;
	font-style: italics;
	font-weight: bold;
}
.specialschedule
{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}

.apptletter {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
}

.toppad {padding-top: 10px;}
.apptletindent { text-indent: 199px;}	