@charset "utf-8";
/* CSS Document */

body		{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			line-height:18px;
			margin-top:0px;
			color:#CCCC99;
			}
			
p			{
			margin: 8px 12px 8px 12px;

			}
h1			{
			font-style:italic;
			font-size:18px;
			line-height:22px;
			text-align:left;
			margin-top:18px;
			}
h2			{
			font-style:normal;
			font-size:16px;
			line-height:20px;
			text-align:center;
			margin-top:24px;
			font-weight:bold;
			}
h3			{
			font-style:italic;
			font-size:16px;
			line-height:22px;
			text-align:left;
			margin-top:18px;
			}

.bottomLinks {
				color: #ffffff;
				background-color: inherit;
				text-decoration: none;
				text-align:center;
				font-size:9px;
				line-height:11px;
				font-weight:normal;
				margin-bottom:4px;
				}
.bottomLink {
				color: #CCA348;
				background-color: inherit;
				text-decoration: none;
				text-align:center;
				font-size:11px;
				line-height:14px;
				font-weight:bold;
				margin-bottom:4px;
				}

a.bottomLink:link {
					color: #CCA348;
					background-color: inherit;
					text-decoration: none;
					}
a.bottomLink:visited {
					color: #CCA348;
					background-color: inherit;
					text-decoration: none;
					}
a.bottomLink:hover {
					color: #cccc99;
					background-color: inherit;
					textext-decoration: none;
					}
a.bottomLink:active {
					color: #CCA348;
					background-color: inherit;
					textext-decoration: none;
					}	
.copyright			{
					font-style:normal;
					font-size:11px;
					line-height:13px;
					text-align:center;
					font-weight:normal;
					color:#CCCC99; 
					margin-top:4px;
					}

.designer 		{
				color: #CCCC99;
				background-color: inherit;
				text-decoration: none;
				text-align:center;
				font-size:10px;
				font-weight:normal;
				font-style:italic;
				}

a.designer:link 	{
					color: #CCCC99;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:visited 	{
					color:#CCCC99;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:hover 	{
					color: #CCA348;
					background-color: inherit;
					textext-decoration: none;
					}
a.designer:active 	{
					color: #CCCC99;
					background-color: inherit;
					textext-decoration: none;
					}
.betterLink {
				color: #6699CC;
				background-color: inherit;
				text-decoration: none;
				}

a.betterLink:link {
					color: #6699CC;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:visited {
					color: #336699;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:hover {
					color: #66CCFF;
					background-color: inherit;
					textext-decoration: none;
					}
a.betterLink:active {
					color: #6699CC;
					background-color: inherit;
					textext-decoration: none;
					}
.legend			{
				font-size:13px;
				line-height:15px;
				font-style:italic;
				color:#CCCC99;
				}
.contact		{
				font-size:16px;
				line-height:20px;
				}
.author			{
				font-size:14px;
				line-height:17px;
				font-style:italic;
				text-align:center;
				color:#CCCC99;
				}
.links			{
				font-weight:bold;
				text-align:center;
				}
.blackText		{
				color:#000000;
				background-color:#999966;
				padding:6px;
				}
				
.blackTextSmall		{
				font-size:12px;
				font-weight:bold;
				color:#000000;
				background-color:#999966;
				padding:6px;
				}
.q			{
				font-size:16px;
				line-height:19px;
				font-style:italic;
				color:#CCCCCC;
				font-weight:bold;
				margin-top:20px;
				}
.answer			{
				font-size:14px;
				line-height:17px;
				font-style:normal;
				color:#CCCC99;
				}
				
.bigBold {
			font-style:italic;
			font-size:16px;
			line-height:20px;
			margin-top:18px;
			font-weight:bold;
			}
.listp	{
		margin-left:42px;
		}
		
.smallText {
	font-size:11px;
	line-height:14px;
}

.form {
	font-size:12px;
	line-height:16px;
	font-style:normal;
	text-align:right;
}
