body, body {font-family:Verdana;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
 	color: #666666;
	line-height:150%;
	font-size:70%;
	background-color:#ffffff; 
}

h4{font-family:Verdana;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: White;
	line-height:150%;
	font-size:100%;
}

h1 {font-family: "Verdana";
	color: #990099;
	font-size: 1.5em;
    font-weight: 100;
	text-transform: uppercase;
	padding: 0px; 
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 6px;
}

	
h2{ font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #666666;
	text-decoration: none;
	text-transform: uppercase;
	padding:0px;
	margin:0px;
	}

	
h3{ font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color:  #666666;
	font-weight: bold;
	text-decoration: none;
	padding:0px;
	margin:0px;
	}
	
h3 a{
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

h3 a:hover{
	text-decoration: underline;
	}
	
h5 {font-family: "Verdana";
	color: #BD59BC;
	font-size: 1em;
    font-weight: 100;
	padding: 0px; 
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h6 {font-family: "Verdana";
	color: #990099;
	font-size: 1em;
    font-weight: 100;
	padding: 0px; 
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td {font-family:Verdana;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color:  #666666;
	line-height:150%;
	font-size:70%;
}
	
.blank
{	
	padding:0px;
	border-right:1px solid #F0D8F0;
}

.bottom
{
	padding:4px;
	border-bottom:1px solid #F0D8F0;
	border-right:1px solid #F0D8F0;
	border-r
}
.bottomOnly
{
	padding:4px;
	border-bottom:1px solid #F0D8F0;
}

p{
	padding:0px; 
	margin:0px;
	padding-bottom:5px; 
	margin-bottom:5px;
}

small {color:#0F0046; font-size:10px; padding-right:10px; padding-bottom:4px}


a {color:#990099; text-decoration: none;}	
a:hover{text-decoration: underline;}
.line {border-bottom:1px dotted #999999; background-repeat: repeat-x; margin-top:8px; margin-bottom:8px;}

select, input{padding:0px; margin:0px; color: #666666;line-height:150%;font-size:100%;}
.btn { border: 2px ridge #666666; background-color:#ffffff; color:#666666; font-weight:600;}


