BODY
{
	font-family: Arial, Helvetica, sans-serif;
	color:black;
	background:#F9E7B9;
	font-size:100%;
	border:1px;
	scrollbar-3d-light-color : #FFFFCC;
	scrollbar-face-color : #CCCC99;
	scrollbar-highlight-color : #FFFFCC;
	scrollbar-arrow-color : #336699;
}

H1
{
	background-color : #CCCC99;
	margin-top : 10;
	color : #336699;
}

H2
{
	background-color : #CCCC99;
	color : #336699;
}

H3
{
	background-color : #CCCC99;
	margin-top : 10;
	color : #336699;
	border-style:	groove;
}

HR
{
	border:	1px;
	height:	2px;
	color:	#CCCC99;
}

CITE
{
	font-family : cursive;
}

A:visited.ayell
{
	color:	#ffff00;
}

A:link.ayell
{
	color:	#ffff00;
}

A:active.ayell
{
	color:	#ffff00;
}

A:hover.ayell
{
	text-decoration:	none;
	color:			#FF4500;
}

A:visited.nu 
{
	text-decoration:	none;
}

A:link.nu
{
	text-decoration:	none;
}

A:link
{
        text-decoration:	underline;
 }

A:visited
{
	text-decoration:	underline;
	color:			#0099FF;
}

A:active
{
	text-decoration:	underline;
	color:			purple;
}

A:hover
{
	text-decoration:none;
	color: #8B0000;
}

.tabbed
{
	padding-left:30px;
}

.imageCell
{
	vertical-align : top;
	border : thin inset;
}

.imageDescriptionCell
{
	vertical-align : top;
	padding-left : 2px;
	padding-right : 2px;
}

.cap
{
	text-align : center;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Gray;
}

.highlight
{
	text-align : center;
	font-family : Mingle;
	font-weight : bolder;
	border-style : double double double double;
	color : Lime;
	background : Red;
	line-height : 600%;
}

.warning
{
	border : thin ridge Gray;
	background-color : #F0F8FF;
	padding : 5;
}

.homePageCell
{
	vertical-align : top;
	border : thin inset;
	padding : 8 px;
}

.homePageWelcome
{
	vertical-align : top;
	padding : 8 px;
	background-color : #CCCC99;
	color : #336699;
}