@charset "UTF-8";
.smallhead{
color: #FF0000;
font-style: normal;
font-size: 14px;
padding-left: 20px;
margin: 0px;
font-weight: normal;
}
* html .smallhead{
color: #FF0000;
font-style: normal;
font-size: 15px;
padding-left: 15px;
margin: 0px;
font-weight: normal;
}
.textArea {
float: left;
width: 428px;
margin: 15px;
}
.textArea h2 {
color: #7A003C;
font-style: normal;
font-size: 30px;
font-weight:bold;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}
.textArea h3 {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #A9DE80;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}
.textArea p {
margin-top: 0px;
font-size: 14px;
line-height: 20px;
margin-bottom: 30px;
}
.textArea em {
font-size: 12px;
}
.textArea img {
border: 3px solid #A9DE80;
float: right;
margin-left: 10px;
}

