@charset "utf-8";
/* CSS Document */


h1
{

font-family: Georgia;
color: #069;

text-align:center;
font-size: 20px;
font-weight: bold;

}

h2
{
font-family: Georgia;
color: #666;
text-align: center;
font-size:18px;
font-style:italic;
font-weight:100;


}

h3
{
font-family: Georgia;
text-align: left;
font-size:17px;
font-style:bold;

	
}


.articleBody

{ 


font-family:Georgia;
font-weight:200;

}


.contact

{
font-family: Georgia;

}
.copyright
{
font-family: Georgia;
text-align:center;
font-size:14px;
}

 