@charset "utf-8";

@import url("../packages/default/css/import.css");

.green18 {
  font-size:18px;
  font-weight:bold;
  color:#00FF00;
}

p.black {
  color:#990000;
  font-weight:bold;
  font-size:25px;

}

.shadow2{
box-shadow: 2px 2px 7px 8px #818181;
-webkit-box-shadow: 2px 2px 7px 8px #818181;
-moz-box-shadow: 2px 2px 7px 8px #818181;
}

.style12 {
	font-size: 12px;
	color: #FFCC33;
}

.style16 {
font-size: 16px; 
color: #FF0000; 
font-weight: bold; 
}

.style36 {
	font-size: 36px;
	font-weight: bold;
	color: #FF9900;
}
.styleg37 {
	font-size: 36px;
	font-weight: bold;
	color: #666666;
}
.stylel {
	font-size: larger;
	color: #000066;
}

.styleg {
	font-size: larger;
	color: #996600;
}
.style5 {
	font-size: 31px;
	color: #FF9900;
}
.style6 {
	color: #006600;
	font-size: 24px;
}
.style7 {
	color: #999999;
	font-size: 16px;
}
.style8 {
	color: #FF9900;
	font-size: 18px;
}
.style9 {color: #999999
}
.style11 {
	font-size: 24px;
	color: #FF9900;
	font-weight: bold;
 }
.style13 {
	font-size: larger;
	color: #FFFFFF;
	font-weight: bold;
}
.style21 {
	color: #006600;
	font-size: 50pt;
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {
	font-size: 20px;
	color: #CC6600;
}

.style55 {
	font-size: 20px;
	color: #FFCC33;
}

