html, body {
  margin: 0px;
  padding: 0px;
} 


.copyright { 
color: #668CB3; 
font-size: 7pt; 
font-family: Arial, Helvetica, sans-serif 
}

.smaller { 
color: #668CB3; 
font-size: 8pt; 
font-family: Arial, Helvetica, sans-serif 
}

.myheader { 
color: #668CB3; 
font-size: 11pt; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif 
}

.whiteheader { 
color: #FFFFFF; 
font-size: 10pt; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif 
}


.Bigheader {
	color: #668CB3;
	font-size: 16pt;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
}

.Bigheader2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006;
	font-style: italic;

}

.Bigheader3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #600;
	font-style: italic;
	text-align: center;
}

.default {
	color: #000099;
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

body, table, td, p {
	color: #009;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}



a:visited {
	;
// font-size: 10pt; 
	color:#668CB3;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;		
}

a:active {
	color:#668CB3;
// font-size: 10pt; 
	
	
	
	font-family: Arial, Helvetica, sans-serif 
	text-decoration: none;
}


a:hover {
//	font-size: 10pt; 
    font-family: Arial, Helvetica, sans-serif;

	color: #FF0000;
	text-decoration: underline
}.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.abig {
	font-family: Arial, Helvetica, sans-serif;
	color:#326496;
	font-size: 14pt;
	font-weight: bold

}

A.abig:hover{
	color:Red;
	font-weight:bold;
	font-size:14pt;
	text-decoration:none;

}



A.abig:visited{
	font-family: Arial, Helvetica, sans-serif;
	color:#326496;
	font-size: 14pt;
	font-weight: bold

}
.BigRed {
	color: #FF0000;
	font-size: 16pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}.bigwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;

}

.burn_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #600;
	font-style: italic;
}

.burn_title2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #600;
	font-style: italic;
}

.pagetop{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	list-style-type: circle;
	list-style-image: url(images/bullet.gif);

}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #369;
	font-style: italic;
	
}
.default table tr .default  {
	text-align: center;
	background-color: #CCC;
    font-style: italic;

}
div.johnson-box-yellow {
	border:3px dashed #000;
	background-color:#ffffcc;
	width:570px;
	padding:2px 20px 2px 0px;
	margin:0 auto;
	line-height: 30px;
}
input.yes-checkbox {height:15px;width:15px; vertical-align:-5px;

}

div.johnson-box-testi {
	border:1px solid #06C;
	background-color:#FFF;
	width:570px;
	padding:2px 2px 2px 2px;
	margin:0 auto;

}

div.johnson-box-testi2 {
	border:1px solid #06C;
	background-color:#FFF;
	width:750px;
	padding:2px 2px 2px 2px;
	margin:0 auto;
	
	}

div.johnson-box-testi3 {
	border:1px solid #06C;
	background-color:#FFF;
	width:850px;
	padding:2px 2px 2px 2px;
	margin:0 auto;

}

div.johnson-box-main {
	border:2px solid #006;
	background-color:#FFF;
	width:945px;
	margin:0 auto;

}

div.johnson-box-main2 {
	border:1px solid #006;
	background-color:#EAEAEA;
	padding: 8px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;

}

div.johnson-box-main3 {
	border:1px solid #006;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	width: 165px;

}

input.yes-checkbox2 {height:15px;width:15px; vertical-align:-5px;

}
.default table tr .default #form .yes-checkbox tr td .johnson-box-yellow h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #009;
	background-color: #CCC;
	text-align: center;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #600;
	font-style: italic;
}




.asmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
}
