body
{
    margin: 10%; font-weight: normal;
    font-size: 12pt;
    background-image: url('images/background.gif');
 	color: #000000;
    line-height: normal;
    background-repeat: repeat-y;
    font-style: normal;
    font-family: Sans-serif, serif;
    background-color: #ffffff;
    text-align: left;
    text-decoration: none
}
sub, sup
{
    font-size: 10pt;
}
.main
{
    font-weight: normal;
    font-size: 12pt;
    color: #000000;
    line-height: normal;
    font-style: normal;
    font-family: Sans-serif, serif;
    background-color: #ffffff;
    text-decoration: none;
	text-indent: 2.5em
}
.title
{
    font-weight: bold;
    font-size: 14pt;
    color: #000000;
    line-height: normal;
    font-style: normal;
    font-family: Sans-serif, serif;
    background-color: #ffffff;
    text-align: center;
    text-decoration: none;
}
.header
{
    font-weight: bold;
    font-size: 11pt;
    color: #000000;
    line-height: normal;
    font-style: normal;
    font-family: Sans-serif, serif;
    background-color: #ffffff;
    text-align: center;
    text-decoration: none;
}
.abstract
{
    font-weight: normal;
    font-size: 11pt;
    color: #000000;
    line-height: normal;
    font-style: italic;
    font-family: Sans-serif, serif;
    background-color: #ffffff;
    text-align: center;
    text-decoration: none;
}
.abstractbody
{
    font-weight: normal;
    font-size: 11pt;
    color: #000000;
    margin: 5% 10%;
    line-height: normal;
    font-style: italic;
    font-family: Sans-serif, serif;
    background-color: #ffffff;
    text-align: justify;
    text-decoration: none;
}
.heading1
{
    font-weight: bold;
    font-size: 12pt;
    color: #000000;
    line-height: normal;
    font-style: normal;
    font-family: Sans-serif, serif;
    background-color: #ffffff;
    text-align: left;
    text-decoration: none;
}
.heading2
{
    font-weight: bold;
    font-size: 12pt;
    margin-left: 5%;
    color: #000000;
    line-height: normal;
    margin-right: 0%;
    font-style: italic;
    font-family: Sans-serif, serif;
    background-color: #ffffff;
    text-align: left;
    text-decoration: none;
}
.heading3
{
    font-weight: normal;
    font-size: 12pt;
    margin-left: 10%;
    color: #000000;
    line-height: normal;
    margin-right: 0%;
    font-style: italic;
    font-family: Sans-serif, serif;
    background-color: #ffffff;
    text-align: left;
    text-decoration: none;
}
.heading4
{
    font-weight: normal;
    font-size: 12pt;
    margin-left: 15%;
    color: #000000;
    line-height: normal;
    margin-right: 0%;
    font-style: italic;
    font-family: Sans-serif, serif;
    background-color: #ffffff;
    text-align: left;
    text-decoration: underline;
}
.links
{
    font-weight: normal;
    font-size: 11pt;
    color: #000000;
    line-height: normal;
    font-style: normal;
    font-family: Sans-serif, serif;
    background-color: #ffffff;
    text-align: center;
    text-decoration: none;
}
.caption
{
    font-weight: normal;
    font-size: smaller;
    color: #000000;
    line-height: normal;
    font-style: normal;
    font-family: Sans-serif, serif;
    background-color: #ffffff;
    text-align: center;
}
.list
{
    font-weight: bold;
    font-size: 14pt;
    margin-left: 0%;
    color: #000000;
    line-height: normal;
    margin-right: 15%;
    font-style: normal;
    font-family: Sans-serif, serif;
    list-style-type: disc;
    background-color: #ffffff;
    text-decoration: none;
}
.footer
{
	text-align: right;
	font-size: 10pt;
	font-style: italic;
}	
img
	{
	border: none;
	background-color: transparent;
	}