﻿BODY
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

.title_bar
{
	text-align: center;
}

.main_bar
{
	text-align: center;
}

.main_container
{
	padding-bottom: 100px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

.bottom_border
{
	border-bottom: 2px solid #339933;
}

.left_border
{
	border-left: 2px solid #339933;
}

.right_border
{
	border-right: 2px solid #339933;
}

TABLE
{
	font-size: 13px;
}