body
	{
    font-family: Verdana, Arial,Helvetica,sans-serif;
    font-size: 12px;
 	color: #444455;
	font-weight: normal;
	line-height: 1.4em;	
	background-color: #ffffff;
	margin: 0px auto;
	CLEAR: both;
	}

table, td
	{font-size: 12px}
	
img	{
	border: 0;
	}
			
p 	{
    font-family: Verdana, Arial,Helvetica,sans-serif;
    font-size: 12px;
 	color: #444455;
	font-weight: normal;
	line-height: 1.5em;
	padding-left: 40px;
 	}

p.comment
	{
	margin-bottom: 25px;
    font-size: 11px;
 	} 	
 	
span.comment_title
	{
    font-family: Verdana, Arial,Helvetica,sans-serif;
    font-size: 11px;
 	color: #444455;
	line-height: 1.5em;
	font-weight: bold;
	font-style: italic;
 	} 	
	
h1	{
    font-size: 20px;
    color: #000000;
    font-weight: normal;
    padding-left: 40px;
    margin-top: 40px;
	}

h2	{
    font-size: 15px;
    color: #000000;
    font-weight: normal;
    padding-left: 40px;
    margin-top: 0px;
	}
 	
ul, ol, li
	{
    font-size: 12px;
 	color: #444455;
	font-weight: normal;
	line-height: 1.4em;	
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 20px;
	}

div.br5
	{
 	display: block;
 	height: 5px; 
 	margin: 0px; 
 	padding: 0px
 	}

 	
div.br10
	{
 	display: block;
 	height: 10px; 
 	margin: 0px; 
 	padding: 0px
 	}

hr {color: #bbddbb; height: 1px}
	
A:link {text-decoration: none; color: #00bb00}
A:visited {text-decoration: none; color: #00bb00}	
A:hover {text-decoration: none; color: #0000ff}	
A:active {text-decoration: none; color: #00bb00}

img.mini {
		margin-right: 25px;
		margin-left: 20px;
		margin-top: 10px;
		margin-bottom: 10px;
  		border: 0px solid #000000;
  		float: left;
  		text-align: left;
  		}

  		
