﻿BODY  {
		font-family: Arial;
		font-weight: normal;
}

.main {
		font-size: 10pt;
		text-align: justify;
		padding-top: 10px;
}

.mini, .prod {
		font-size: 9pt;
		text-align: justify;
		color: #808080;
		background-color: #F7F7F7;
		padding: 5px;
}

.tiny {
		font-size: 8pt;
		text-align: center;
		color: #808080;
		padding: 5px;
}

.head {
		font-size: 14px;
		font-weight: bold;
}

.title {
		font-size: 9pt;
		font-weight: bold;
		color: #008000;
}

.phone { color:#008000; font-size:32px; font-style:italic; padding:35px 0 0 0; width:247px; }

.bar { text-align: center; background-color: #CCCCCC; }
.hov { text-align: center; background-color: #808080; }
.grn { text-align: center; background-color: #008000; }


	a.link  { color: #008000; font-weight: bold; text-decoration: none; }
	 .link:hover { color: #808080; }

	a.wink  { font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration: none; }

	.bg_s    {background: #CCCCCC }
	.bg_l    {background: #F7F7F7 }

	.pad     { padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px; }

