  
H1{
  font-size : 15px;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
  text-align : center;
}
H2{
  font-size : 11px;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
  
  font-weight : 100;
  text-align : center;
}
H3{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : white;
}
H4{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-weight : bold;
  font-size : 18px;
}
.top{
  border-right-width : 4px;
  border-bottom-width : 4px;
  border-left-width : 4px;
  border-right-style : double;
  border-bottom-style : double;
  border-left-style : double;
  border-right-color : red;
  border-bottom-color : red;
  border-left-color : red;
  border-top-width : 4px;
  border-top-style : double;
  border-top-color : red;
}
.side{
  background-color : #fffaed;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #ffb923;
  border-right-color : #ffb923;
  border-bottom-color : #ffb923;
  
  
  
  
}
.fonta{
  font-size : 15px;
  line-height : 20px;
}
.fontb{
  line-height : 20px;
  
  

  font-size : 12px;
  font-weight : 500;
}
.flamea{
  background-color : yellow;border-width : 1px 1px 1px 1px;border-style : dotted dotted dotted dotted;border-color : red red red red;
  font-size : 15px;
}
.flameb{border-width : 3px 3px 3px 3px;border-style : double double double double;border-color : #ff8000 #ff8000 #ff8000 #ff8000;
  line-height : 18px;
  font-size : 12px;
}
.flamec{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
  font-size : 17px;
  font-weight : bold;
}
.flamed{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #ffceba #ffceba #ffceba #ffceba;
  text-align : center;
}
.flamee{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #ffcc66 #ffcc66 #ffcc66 #ffcc66;}
.flamef{border-width : 2px 2px 2px 2px;border-style : solid solid solid solid;border-color : #666633 #666633 #666633 #666633;}
.fontc{
  color : white;
  text-decoration : underline;
}
.flameg{
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #666633;
  font-size : 17px;
  font-weight : bold;
}
.flameh{
  font-size : 12px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;
  line-height : 15px;
}
.flamei{border-width : 3px 3px 3px 3px;border-style : double double double double;border-color : red red red red;
  background-color : #fffaed;
  line-height : 21px;
}
.flamej{border-width : 1px 1px 1px 1px;border-style : dotted dotted dotted dotted;border-color : silver silver silver silver;}
.flamek{border-width : 1px 1px 1px 1px;border-style : dotted dotted dotted dotted;border-color : red red red red;}
.flamel{
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : dotted;
  border-bottom-style : dotted;
  border-top-color : gray;
  border-bottom-color : gray;
}
.flamem{
  border-top-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : black;
  border-bottom-color : black;
  background-color : #fffcdf;
}
.flamen{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
  
  
  
}
.flameo{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #ffcc31 #ffcc31 #ffcc31 #ffcc31;}
.flamep{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;}
.flameq{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : gray;
  border-bottom-color : gray;
}
.flamer{
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : dotted;
  border-bottom-style : dotted;
  border-top-color : gray;
  border-bottom-color : gray;
}
.flames{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : green green green green;}

div#bBox {
	width: 400px;
	font-size: 13px;
	margin-top: 15px;
	padding: 5px;
	border: 5px solid #CCCC99;
	text-align: center;
	line-height: 1.5;
}

div#bBox P {
	margin: 5px;
}

div#bBox input {
	margin-top: 5px;
}

.fwb {
	font-weight: bold;
}

.fs10 {
	font-size: 10px;
}