@CHARSET "ISO-8859-1";

body
{
	font-family:		Georgia, Times New Roman, _serif;
	color:				black;
	background-color:	transparent;
}

h1
{
	font-size:			20pt;
	font-weight: 		normal;
}

h2
{
	font-size:			14pt;
}

h3
{
	font-size: 			12pt;
	font-weight:		bold;
	line-height:		150%;
}

p
{
	font-size:			12pt;
	line-height:		150%;
	color:				black;
	text-align:			justify;
}

li
{
	line-height:		150%;
}

sup
{
	font-size: 10pt;
}

img
{
	display: none;
}


a:link
{
	color:				black;
}

a:hover
{
	color:				black;
}	

a:visited
{
	color:				black;
}


.mailform
{
	display: 			none;	
}

.nav
{
	display:			none;
}

.headerleft
{
	display: 			none;
}	

.headerright
{
	display: 			none;
}


.authorsmall
{
	position:			relative;
	top:				-25px;
	font-size: 			10pt;
	text-align: 		right;
}
