BODY {background: url(images/subbg.jpg); color:black; font-family: "Times New Roman", serif; margin-left: 1em; margin-right: 1em;}

H1, H2, H3, H4, H5, H6 {color:#993366; 
						font-family: arial, sans-serif;
						margin-top: .15em; margin-bottom: .15em;}
H1 {font-size:120%;}
H2 {font-size:110%;}
H3 {font-size:100%;}
H4 {font-size:90%;}
H5 {font-size:80%;}
H6 {font-size:70%;}

.headlist {
	font-family: arial, sans-serif;
	margin-bottom: -1em;
}


a:link { color: #993366;}  /* for unvisited links */
a:visited { color: #993366;} /* for visited links */
a:active { color: navy;} /* when link is clicked */
a:hover { color: blue;} /* when mouse is over link */
a:hover b { color: blue;} /* when mouse is over link */

.white 	{color:white}
	
P 	{color:black;}

P.big 	{font-size: big; font-family: Arial, Helvetica, sans-serif;}
	
P.nav 	{color:black;
		font-family: Verdana, Arial, Helvetica, sans-serif;}

P.indented {text-indent:20pt;}
	
P.dropcap:first-letter { font-size: 3em; float: left; color: #993366 }

PRE, CODE { font-family: monospace; }

.box { border: solid; border-width: thin; width: 100%; padding: 1em }

.hidden {visibility: hidden}

.nav {color:#FFFFFF; font-weight: bold}

B	{color:#993366; font-weight: bold}

UL {font-family: "Times New Roman", serif}
OL {font-family: "Times New Roman", serif}
TH 	{font-family: "Times New Roman", serif}
TD 	{font-family: "Times New Roman", serif}

	
.codesample {font-family: monaco, monospace;font-size:80%;}

.whitemenutext	{color:white; 
				font-family: arial, sans-serif;
				font-size: .75em;}

.tinywhite {font-size:10%;color:white;}

.promo1 {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFffec;
	font-size: 85%;
	padding: 10px;
	border: 1px solid #000;
}

