a            {
	font-family: Verdana;
	font-size: 10px;
	color: #512008;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
a:hover      {
	color: #0066cc;
	}
a:active     {
	color: #0066cc;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCC66;
}
h1            {
	font-family: Verdana;
	font-size: 12px;
	color: #512008;
	text-decoration: none;
	font-weight: bold;
	
}
h2            {
	font-family: Verdana;
	font-size: 12px;
	color: #2a7bca;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px;
}
h3            {
	font-family: Verdana;
	font-size: 10px;
	color: #512008;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: right;
}
p            {
	font-family: Verdana;
	font-size: 12px;
	color: #512008;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 12px;	
}

ul            {
	font-family: Verdana;
	font-size: 12px;
	color: #512008;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		
}

.aNoBold      {
	font-family: Verdana;
	font-size: 11px;
	color: #993300;
	text-decoration: none;
	font-weight: normal;
	line-height: 10px;
	
	}
.aSmall{
	font-family: Verdana;
	font-size: 9px;
	color: #512008;
	text-decoration: none;
	font-weight: normal;
	
	}
	
	.shadow {
	border-right-width: thick;
	border-bottom-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
