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

/* CSS Document */


a
	{
	border:0px;
	}
	
	
#lefttextcolumn
	{
	width:450px;
	float:left;
	text-align:left;
	margin-top:-15px;
	}
	
/* text */
*
	{
	font-family: Cambria, Georgia, "Times New Roman", Times, serif
	}

h1, h2, h3
	{
	text-align: center;
	}
	
h1
	{
	color:#990000;
	font-size: 28px;
	line-height:36px;
	}
	
h2
	{
	font-size:18px;
	color:#000000;
	margin-top:40px;
	}	

h3
	{
	font-size: 15px;
	}

p, li
	{
	font-size: 14px;
	line-height:18px;
	}

.bodytext
	{
	margin-left:10px;
	margin-right:10px;
	line-height: 18px;
	text-align:left
	}

.listbullet
	{
	margin-top: 11px;
	text-align:left;
	}
	
.minitext
	{
	font-size: 10px;
	text-align: center;
	}

.quote
	{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height:18px;
	margin: 20px 20px 20px 20px;
	text-align:justify;
	color:#FFC
	}