﻿body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #333333;
	line-height: 150%;
}

td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #333333;
	line-height: 150%;
}

p {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	line-height: 150%;
}

h1 {
	font-size: 20px;
	line-height: 150%;
}

h2 {
	font-size: 16px;
	line-height: 150%;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
}

h6 {
	font-size: 12px;	
	color: #808080;
	text-align: center;
}

a {
	color: #333333;
	text-decoration: none;
}

.menu {
	font-size: 16px;
	font-weight: bold;
}

.head {
	font-size: 16px;
	text-align: center; 
}

a:hover {
	color:#219245;
}
ol {
	font-weight: bold;
}

