It is one of the problem to the blogs to put the multiple titles to there posting for that you can add the following code to you template and to post as shown below.
First of all add the following code before the </b:skin> or the old Blogger.com user add before the </style>.
.subtitle{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#555555;
line-height:28px;
}font-size:20px;
color:#555555;
line-height:28px;
And after that you can add the following code to your post as follows
<div class="subtitle">This is a subtitle</div>