.headerBold
	{
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-weight: 		bold;
	text-decoration:	none;
	color:				#ccc;
	letter-spacing:		4px;
	margin-left:		15px;
	background-color:	#333;
	}

#content
	{
	background-color: 	#fff;
	color: 				#000;
	padding: 			25px;
	border: 			1px dashed #333;
	margin-top: 		25px; 
	}

#subcontent
	{
	background-color: 	#fff;
	color: 				#000;
	padding: 			15px;
	border: 			1px dashed #333;
	margin-top: 		25px; 
	margin-left: 		10px; 
	}

.yoyoma
	{
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			13px;
	line-height: 		17px;
	font-style: 		normal;
	color: 				#333;
	background-color: 	#fff;
	}

a.reglink:link, a.reglink:active, a.reglink:visited
	{
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			13px;
	line-height: 		17px;
	font-style: 		normal;
	color: 				#003399;
	background-color: 	#fff;
	text-decoration:	underline;
	}

a.reglink:hover
	{
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			13px;
	line-height: 		17px;
	font-style: 		normal;
	color: 				#333;
	background-color: 	#fff;
	text-decoration:	none;
	}

.title
	{
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			16px;
	margin-bottom: 		10px;
	font-style: 		normal;
	font-weight: 		bold;
	letter-spacing: 	1px;
	font-variant:		small-caps;
	}

a.mainLink:link, a.mainLink:active, a.mainLink:visited
	{
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-weight: 		bold;
	color: 				#fff;
	background-color: 	#000;
	text-decoration: 	none;
	letter-spacing: 	1px;
	font-style: 		normal;
	}

a.mainLink:hover
	{
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-weight: 		bold;
	color: 				#ee9b00;
	background-color: 	#000;
	text-decoration: 	none;
	letter-spacing: 	1px;
	font-style: 		normal;
	}

.addressWhite
	{
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	font-weight: 		normal;
	color: 				#fff;
	text-decoration: 	none;
	}
a.addressWhite:link, a.addressWhite:active, a.addressWhite:visited
	{
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	font-weight: 		normal;
	color: 				#fff;
	background-color:	#ee9b00;
	text-decoration: 	underline;
	}
a.addressWhite:hover
	{
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	font-weight: 		normal;
	color: 				#000;
	background-color:	#ee9b00;
	text-decoration: 	none;
	}

body
	{
	background-image: 	url(http://www.xeroscape.com/images/background.gif);
	background-repeat: 	no-repeat;
	background-color: 	#ee9b00;
	padding: 			0;
	margin: 			0;
	color: 				#000;
	}
.menuLink
	{
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-style: 		normal;
	font-weight: 		bold;
	color: 				#ffffff;
	background-color:	#000;
	text-decoration: 	none;
	margin-left: 		10px;
	}
.click
	{
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-style: 		normal;
	font-weight: 		bold;
	color: 				#000;
	background-color:	#ee9b00;
	text-decoration: 	none;
	letter-spacing: 	2px;
	}
.hrefbutton
	{
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-style: 		normal;
	font-weight: 		bold;
	color: 				#000;
	background-color:	#ee9b00;
	text-decoration: 	none;
	padding:			3px;
	letter-spacing: 	1px;
	}

acronym
	{
	border-bottom: 		1px dotted #333;
	cursor:				help;
	}
