background-color 
{ 
background-color: <body bgcolor="#F0D78C" link="#0C1E58" alink="#000000">; 
}
p
{
	color: #300;
	font-family: Century Gothic;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-align: normal;
	line-height: normal;
	word-spacing: normal;
}
	h1
	{
		color: navy;
		font-family: Century Gothic;
		font-size: 34px;
		line-height: 22px;
		font-style: normal;
		font-weight: bold;
	}
	
	h2
	{
		color: maroon;
		font-family: Century Gothic;
		font-size: 18px;
		line-height: 26px;
		font-style: normal;
		font-weight: bold;
		text-align: center;
	}
	
	h3
	{
		color: navy;
		font-family: Century Gothic;
		font-size: 18px;
		line-height: 26px;
		font-style: normal;
		font-weight: bold;
		text-align: center;
	}

	h4
	{
		color: #300;
		font-family: Century Gothic;
		font-size: 16px;
		line-height: 12px;
		font-style: normal;
		font-weight: bold;
	}
	p
	{
		color: #000;
		font-family: Century Gothic;
		font-size: 16px;
		font-weight: 300;
	}

		
	:link
	{
		color: #336;
		text-decoration: underline;
		font-weight: normal;
	}
	
	:active
	{
		color: maroon;
		text-decoration: underline;
		font-family: Century Gothic;
		font-weight: normal;
		
	}
	.box1
	{
		width: 22em;
		height: 30em;
		overflow: scroll;
		visibility: visible;
		border-top: 0px maroon dotted;
		border-right: 0px #CCC dotted;
		border-bottom: 0px #CCC dotted;
		border-left: 0px #CCC dotted;
	}

.box2
{
	border-width: 0px;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	border-style: dotted;
	width: 22em;
	height: 60em;
	overflow: scroll;
	visibility: visible;
}
	
	A:hover
	{
		Color: #603;
		Text-Decoration: None;
	}
	
	ul
	{
		list-style-type: disk;
		list-style: disk;
	}
	
	li
	{
		list-style: disk;
		list-style-position: outside;
		list-style-type: disk;
		color: black;
		font-family: Century Gothic;
		font-size: 16px;
		font-weight: 300;
	}
	
	}
.style3 {font-size: 16px; font-weight: bold; }
.style4
	{
		color: #336;
		text-decoration: none;
		font-weight: normal;
	}
.style5 {font-size: 16px; }
.style6
{
	font-size: 18px;
	small-caps: ;
	color: navy;
	background-color: maroon;
	font-family: Century Gothic, Arial;
	font-variant: small-caps;
	font-weight: 200;
}
.style7 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.style8
{
	font-size: 16px;
	color: black;
	background-color: white;
}

.style9
{
	font-size: 16px;
	color: black;
	background-color: #D9B2FF;
	list-style-type: none;
}

.style10
{
	font-size: 16px;
	color: black;
	background-color: white;
	list-style-type: none;
}

.style11
{
	font-size: 32px;
	small-caps: ;
	color: navy;
	background-color: maroon;
	font-family: Century Gothic, Ariel;
	font-variant: small-caps;
	font-weight: 200;
}

.style12
{
	font-size: 36px;
	small-caps: ;
	color: navy;
	background-color: inherit;
	font-family: Century Gothic, Ariel;
	font-variant: small-caps;
	font-weight: 300;
}
.style13
{
	font-size: 24px;
	color: black;
	background-color: #D9B2FF;
	list-style-type: none;
}
.style14{
		font-size: 34px;
	color: navy;
		list-style-type: none;
		list-style: none;
}
.style15 { list-style-image: url(0001_arrow.png); }
.style16 { list-style-image: url(../atdn.org/access/housing/arrow.png);
				margin: 0;
				padding: 0;}
.style17	{list-style-type: disk;
				list-style: url(../atdn.org/access/housing/bullet.png);}
.hlt {
     background-color: #CCFB5D;
}
.hlt2 {
     background-color: #15317E;
     color: #ffffff;
}
table.sample {
	border-width: 2px 2px 2px 2px;
	border-spacing: 5px;
	border-style: solid solid solid solid;
	border-color: #330066 #330066 #330066 #330066;
	border-collapse: separate;
}
table.sample th {
	border-width: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 0px 0px 0px 0px;
}
.button TH, .buttoncell
{
border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: #99ffff #99ffff #99ffff #99ffff;
	-moz-border-radius: 12px 12px 12px 12px;
}

