﻿body 
{
	color:black;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height:100%;
	text-align:justify;
	background-color: #000000;
}

#column_l {
	color: black;
	width: 552px;
	margin: 0;
	background-color: #fff;
}

h1 {
	margin-bottom:2px;
}

h2 {
	margin-bottom:2px;
}

img 
{
	background-color:Transparent;
	border: 3px black groove;
}

.form { 
	padding: 5px;
	line-height:24px;
	width:100%
} 

.f_row { 
	line-height:24px;
} 

.col_1  
{
	position:relative;
	float: left; 
	margin-left: 10px;
} 

.col_2  
{
	position:relative;
	float: left; 
	margin: 0 0 0 20px;
} 

li
{
	list-style: disc inside;
}

ol
{
	margin-top:4px;
}
